1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-28 07:22:50 -05: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

@@ -6,6 +6,8 @@ import qs.Common
PanelWindow {
id: root
WlrLayershell.namespace: "dms:tooltip"
property string text: ""
property real targetX: 0
property real targetY: 0