Customtray #3

Merged
Zacharias-Brohn merged 6 commits from customtray into main 2025-11-02 22:26:25 +01:00
Showing only changes of commit f2736ad9d3 - Show all commits
-11
View File
@@ -20,17 +20,6 @@ PopupWindow {
menu: root.menu menu: root.menu
} }
// HyprlandFocusGrab {
// id: grab
// windows: [ root ]
// onCleared: {
// root.visible = false;
// }
// }
// onVisibleChanged: {
// grab.active = root.visible;
// }
Rectangle { Rectangle {
id: menuRect id: menuRect
anchors.fill: parent anchors.fill: parent