mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-01-27 15:02:50 -05:00
feat: more layer namespaces (#693)
This commit is contained in:
@@ -340,6 +340,9 @@ Item {
|
||||
color: "transparent"
|
||||
|
||||
PanelWindow {
|
||||
|
||||
WlrLayershell.namespace: "dms:tray-menu-window"
|
||||
|
||||
id: menuWindow
|
||||
visible: menuRoot.showMenu && (menuRoot.trayItem?.hasMenu ?? false)
|
||||
WlrLayershell.layer: WlrLayershell.Overlay
|
||||
|
||||
Reference in New Issue
Block a user