Fix Warnings and implements Systray

This commit is contained in:
Amaro Lopes
2025-09-22 23:03:42 -03:00
parent 690a244bad
commit 99f7e41ff4
8 changed files with 156 additions and 114 deletions

View File

@@ -7,7 +7,8 @@ Item {
property var monitor: ""
MarginWrapperManager {
rightMargin: 10
rightMargin: Theme.gaps
leftMargin: Theme.gaps
}
Rectangle {