Commit e5ddd25
Fix: When the control center opens the disclaimer box, extra icon labels are displayed on the taskbar.
In X11 mode, add the Qt::Tool flag to the window's flags and disable the taskbar display.
Log: Fixed the issue of extra icons displayed in the taskbar under X11 by adding the Qt::Tool flag. PMS:
fix: 控制中心打开免责声明框时任务栏展示多余图标标签
在X11模式下为窗口标志添加Qt::Tool标志,过滤任务栏显示
Log: 通过添加Qt::Tool标志修复X11下任务栏显示多余标志
PMS: BUG-3594931 parent da3c139 commit e5ddd25
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments