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
|
|
@ -5,12 +5,14 @@ BarGroup 1.0 BarGroup.qml
|
|||
BatteryIndicator 1.0 BatteryIndicator.qml
|
||||
BatteryPopup 1.0 BatteryPopup.qml
|
||||
CircleUtilButton 1.0 CircleUtilButton.qml
|
||||
ClaudeUsageBar 1.0 ClaudeUsageBar.qml
|
||||
ClockWidget 1.0 ClockWidget.qml
|
||||
ClockWidgetPopup 1.0 ClockWidgetPopup.qml
|
||||
HyprlandXkbIndicator 1.0 HyprlandXkbIndicator.qml
|
||||
LeftSidebarButton 1.0 LeftSidebarButton.qml
|
||||
Media 1.0 Media.qml
|
||||
NotificationUnreadCount 1.0 NotificationUnreadCount.qml
|
||||
PomodoroBarIndicator 1.0 PomodoroBarIndicator.qml
|
||||
Resource 1.0 Resource.qml
|
||||
Resources 1.0 Resources.qml
|
||||
ResourcesPopup 1.0 ResourcesPopup.qml
|
||||
|
|
|
|||
Loading…
Reference in a new issue