shell: dock reorder, fullscreen detection fix, idle-power, sessiond, misc shell work
- Dock drag-to-reorder for pinned apps (insertion gap, quick-slide vs dwell) - Fullscreen detection: scan all windows via HyprlandData.windowList - IdleCoordinator, GlobalStates, Session.qml updates - Deploy script, qmldir, settings, wallpaper, visualizer fixes - sessiond server, memory module updates Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
9ccefd6c73
commit
19fe6b1d0e
59 changed files with 19450 additions and 139 deletions
|
|
@ -1,2 +1,3 @@
|
|||
singleton GlobalStates 1.0 GlobalStates.qml
|
||||
ReloadPopup 1.0 ReloadPopup.qml
|
||||
SettingsWindow 1.0 SettingsWindow.qml
|
||||
|
|
|
|||
Loading…
Reference in a new issue