| .. |
|
BacklightService.qml
|
extract BacklightService singleton, deduplicate brightness logic
|
2026-04-18 10:28:08 +02:00 |
|
BatteryService.qml
|
battery applet: add wattage history sparkline, sparkline supports signed data with auto-range
|
2026-04-24 21:14:32 +02:00 |
|
BluetoothService.qml
|
bluetooth menu: show connecting/disconnecting state with pulse feedback
|
2026-04-22 21:33:53 +02:00 |
|
DockState.qml
|
dock: pinned mode acts as screen split - bar shrinks, corners adjust, opaque background
|
2026-04-25 21:49:54 +02:00 |
|
IdleInhibitService.qml
|
extract IdleInhibitService singleton from IdleInhibitorModule
|
2026-04-18 10:39:37 +02:00 |
|
LockService.qml
|
pipewire service, lock-aware applets, cpu overall chart, security comments
|
2026-04-27 18:36:07 +02:00 |
|
Modules.qml
|
add slide-in applet dock with collapsible cards, edge trigger, and bar module toggle
|
2026-04-25 21:33:16 +02:00 |
|
MprisService.qml
|
move cpu core consumer tracking into applet, move mpris art caching into service
|
2026-04-25 22:44:23 +02:00 |
|
NetworkService.qml
|
extract NetworkService singleton from NetworkModule and NetworkMenu
|
2026-04-18 10:36:30 +02:00 |
|
NiriIpc.qml
|
move NiriIpc and PowerProfileService singletons to services/
|
2026-04-17 23:11:46 +02:00 |
|
NotifItem.qml
|
move NotifService and NotifItem to services/, keep notification UI in modules/
|
2026-04-18 00:26:14 +02:00 |
|
NotifService.qml
|
move NotifService and NotifItem to services/, keep notification UI in modules/
|
2026-04-18 00:26:14 +02:00 |
|
PipewireService.qml
|
pipewire service, lock-aware applets, cpu overall chart, security comments
|
2026-04-27 18:36:07 +02:00 |
|
PowerProfileService.qml
|
move NiriIpc and PowerProfileService singletons to services/
|
2026-04-17 23:11:46 +02:00 |
|
qmldir
|
pipewire service, lock-aware applets, cpu overall chart, security comments
|
2026-04-27 18:36:07 +02:00 |
|
ScreenshotService.qml
|
pre-capture lock screen screenshots via hidden window and ScreenshotService
|
2026-04-18 12:32:55 +02:00 |
|
SleepService.qml
|
lock screen: skip entrance animation on wake from sleep via SleepService
|
2026-04-24 21:26:26 +02:00 |
|
SystemStats.qml
|
cpu: fix core type detection via cpu_core/cpu_atom sysfs, freq-gap fallback, numeric sort
|
2026-04-24 22:56:17 +02:00 |
|
Theme.qml
|
extract loadColor gradient function into Theme service
|
2026-04-23 23:22:55 +02:00 |
|
WeatherService.qml
|
add WeatherService, WeatherApplet with hover panel and lock screen widget
|
2026-04-22 22:06:58 +02:00 |