1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-04-05 05:12:05 -04:00

feat: more layer namespaces (#693)

This commit is contained in:
claymorwan
2025-11-11 19:33:47 +00:00
committed by GitHub
parent eec9da42bf
commit e8770b90ef
4 changed files with 9 additions and 0 deletions

View File

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