Merge branch 'settingsWindow' into organize

Merge.
This commit is contained in:
inorishio
2026-02-23 18:22:04 +01:00
14 changed files with 627 additions and 0 deletions
+1
View File
@@ -113,6 +113,7 @@ Variants {
property bool osd
property bool launcher
property bool notif: NotifServer.popups.length > 0
property bool settings
Component.onCompleted: Visibilities.load(scope.modelData, this)
}