mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
[kwinmultitasking] Set window type Dock on the panel
This commit is contained in:
parent
09ceb9b71b
commit
0e1840cf8a
1 changed files with 1 additions and 0 deletions
|
|
@ -26,6 +26,7 @@ PlasmaCore.Dialog {
|
|||
id: panel
|
||||
y: workspace.virtualScreenSize.height - height
|
||||
flags: Qt.X11BypassWindowManagerHint
|
||||
type: PlasmaCore.Dialog.Dock
|
||||
|
||||
mainItem: Item {
|
||||
width: workspace.virtualScreenSize.width
|
||||
|
|
|
|||
Loading…
Reference in a new issue