feat: settings is now json, refactor panels to be able to dismiss by clicking outside

This commit is contained in:
ferreo 2025-07-18 15:43:22 +01:00
parent 8a3d610d22
commit a498671ef1
36 changed files with 1282 additions and 1300 deletions

View file

@ -3,7 +3,6 @@ import Quickshell.Io
IpcHandler {
property var appLauncherPanel
property var lockScreen
property var tabViewer
target: "globalIPC"