Commit d6ea6cf
committed
feat: set window title for launcher popup
1. Added windowTitle property to launcher popup window to help KWin
distinguish it from other popup windows
2. Updated debian/control to add dde-shell dependency (version > 2.0.33)
to ensure compatibility with the window title feature
Log: Set window title for launcher popup to improve window management
Influence:
1. Test launcher popup opening and closing functionality
2. Verify window title appears correctly in window manager
3. Check that launcher can be distinguished from other popup windows
in KWin
4. Test compatibility with different DDE shell versions
5. Verify launcher positioning and behavior remains unchanged
feat: 为启动器弹窗设置窗口标题
1. 为启动器弹窗窗口添加 windowTitle 属性,帮助 KWin 区分其他弹窗窗口
2. 更新 debian/control 添加 dde-shell 依赖(版本 > 2.0.33)以确保窗口标
题功能的兼容性
Log: 为启动器弹窗设置窗口标题以改进窗口管理
Influence:
1. 测试启动器弹窗的打开和关闭功能
2. 验证窗口标题在窗口管理器中正确显示
3. 检查启动器在 KWin 中是否能与其他弹窗窗口区分开来
4. 测试与不同 DDE shell 版本的兼容性
5. 验证启动器定位和行为保持不变1 parent 4d671a2 commit d6ea6cf
2 files changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
270 | 270 | | |
271 | 271 | | |
272 | 272 | | |
| 273 | + | |
273 | 274 | | |
274 | 275 | | |
275 | 276 | | |
| |||
0 commit comments