[kwinmultitasking] Set window type Dock on the panel

This commit is contained in:
Martin Gräßlin 2015-06-08 21:33:23 +02:00
parent 09ceb9b71b
commit 0e1840cf8a

View file

@ -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