feat(wallpaper selector): add wallpaper selector menu

This commit is contained in:
sinnayuh
2025-08-15 17:33:10 +01:00
parent ce114b33ff
commit 28a6284968
5 changed files with 325 additions and 0 deletions
+1
View File
@@ -17,6 +17,7 @@ Singleton {
property bool osdVolumeOpen: false
property bool oskOpen: false
property bool overviewOpen: false
property bool wallpaperOverviewOpen: false
property bool screenLocked: false
property bool screenLockContainsCharacters: false
property bool screenUnlockFailed: false