feat: set fullscreen launcher window title for window manager identification #696
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Changed the window title of the fullscreen launcher frame from
"Fullscreen Launchpad" to "org.deepin.ds.launchpad.fullscreen". This
modification sets the X window property _NET_WM_NAME to a standardized
identifier, allowing window managers to easily distinguish dde-shell
application windows from other windows in the system.
Log: Set fullscreen launcher window title to
org.deepin.ds.launchpad.fullscreen for window manager identification
Influence:
new identifier
identification
feat: 设置全屏启动器窗口标题以便窗管识别
将全屏启动器框架的窗口标题从"Fullscreen Launchpad"改
为"org.deepin.ds.launchpad.fullscreen"。此修改设置了X窗口属性
_NET_WM_NAME为标准化的标识符,使窗口管理器能够轻松区分dde-shell应用程序
窗口与系统中的其他窗口。
Log: 设置全屏启动器窗口标题为org.deepin.ds.launchpad.fullscreen以便窗管
识别
Influence: