Commit graph

25 commits

Author SHA1 Message Date
Damocles
6f385130ff fix battery NaN: guard percentage and fix dead signal handler 2026-04-22 22:06:57 +02:00
Damocles
87952b543c bluetooth menu: show connecting/disconnecting state with pulse feedback 2026-04-22 21:33:53 +02:00
Damocles
57d42d7ac3 add BatteryService, refactor BatteryModule to use it 2026-04-22 21:13:29 +02:00
Damocles
621ec3bfc5 disk module: warn color when any mount exceeds threshold (default 85%) 2026-04-22 20:06:08 +02:00
Damocles
91cd18cbcd select playing mpris session on startup 2026-04-18 14:25:08 +02:00
Damocles
1b6c2fee91 use Instantiator for mpris state watchers instead of manual createObject 2026-04-18 13:34:04 +02:00
Damocles
0ca190a4a6 replace polling with signal-based mpris state tracking via raw player list 2026-04-18 13:27:02 +02:00
Damocles
09c2de136c fix mpris state detection: replace dynamic Connections with state polling 2026-04-18 13:25:15 +02:00
Damocles
381ceaa642 always switch to newly playing mpris session 2026-04-18 13:20:52 +02:00
Damocles
c52886f061 only auto-switch on player disappearance if it was the selected one 2026-04-18 13:17:43 +02:00
Damocles
a032e554d0 auto-switch mpris player on pause/stop to most recently playing session 2026-04-18 13:17:01 +02:00
Damocles
73e480d14b pre-capture lock screen screenshots via hidden window and ScreenshotService 2026-04-18 12:32:55 +02:00
Damocles
19396b1508 add keep-sorted to treefmt, sort qmldir files 2026-04-18 10:44:02 +02:00
Damocles
07dfbb1337 extract IdleInhibitService singleton from IdleInhibitorModule 2026-04-18 10:39:37 +02:00
Damocles
de35cf016c extract BluetoothService singleton from BluetoothModule and BluetoothMenu 2026-04-18 10:38:35 +02:00
Damocles
d646d9b0fe extract NetworkService singleton from NetworkModule and NetworkMenu 2026-04-18 10:36:30 +02:00
Damocles
a7eca009e4 extract MprisService singleton, share player state between bar and lock screen 2026-04-18 10:30:43 +02:00
Damocles
438362c6d1 extract BacklightService singleton, deduplicate brightness logic 2026-04-18 10:28:08 +02:00
Damocles
a1c581e443 extract logind integration into LockService singleton in services/ 2026-04-18 10:06:22 +02:00
Damocles
d20fdf8fa0 move NotifService and NotifItem to services/, keep notification UI in modules/ 2026-04-18 00:26:14 +02:00
Damocles
a17a365b81 add notification icon pills to lock screen 2026-04-18 00:21:40 +02:00
Damocles
0160e4a1fb move NiriIpc and PowerProfileService singletons to services/ 2026-04-17 23:11:46 +02:00
Damocles
5a5bbc5811 add lock.screenshot option to disable blurred desktop background 2026-04-17 22:46:32 +02:00
Damocles
74967d798c add per-applet toggle options for lock screen widgets 2026-04-17 22:42:39 +02:00
Damocles
989182d603 move Theme, SystemStats, Modules to shell/services/ 2026-04-17 22:07:00 +02:00