diff --git a/qml/Main.qml b/qml/Main.qml index 4ae9f5ee..6ea4413d 100644 --- a/qml/Main.qml +++ b/qml/Main.qml @@ -292,6 +292,7 @@ QtObject { DLayerShellWindow.anchors: DLayerShellWindow.AnchorBottom | DLayerShellWindow.AnchorTop | DLayerShellWindow.AnchorLeft | DLayerShellWindow.AnchorRight DLayerShellWindow.layer: DLayerShellWindow.LayerTop DLayerShellWindow.keyboardInteractivity: DLayerShellWindow.KeyboardInteractivityOnDemand + DLayerShellWindow.scope: "dde-shell/launchpad" // visibility: Window.FullScreen flags: {