| .. |
|
BackgroundOverlay.qml
|
background overlay: smooth color transitions on colon, glow, seconds bar
|
2026-04-12 23:15:54 +02:00 |
|
Backlight.qml
|
fix hover panel position: compute anchorX lazily on show, not at binding time
|
2026-04-13 21:13:37 +02:00 |
|
Bar.qml
|
hide window title group when no window has focus
|
2026-04-15 14:27:31 +02:00 |
|
BarGroup.qml
|
frosted glass background for bar groups
|
2026-04-13 21:21:07 +02:00 |
|
BarIcon.qml
|
tooltip flyout border matches module accent color
|
2026-04-13 16:18:31 +02:00 |
|
BarLabel.qml
|
tooltip flyout border matches module accent color
|
2026-04-13 16:18:31 +02:00 |
|
BarSection.qml
|
tooltip flyout border matches module accent color
|
2026-04-13 16:18:31 +02:00 |
|
Battery.qml
|
keep critical color visible during blink (raise opacity floor to 0.45)
|
2026-04-15 16:05:18 +02:00 |
|
Bluetooth.qml
|
refactor: replace Loader with LazyLoader for all popup menus
|
2026-04-13 20:21:18 +02:00 |
|
BluetoothMenu.qml
|
replace MouseArea with HoverHandler+TapHandler in BT/network menu delegates
|
2026-04-15 14:23:42 +02:00 |
|
Clock.qml
|
propagate group accent color to modules via accentColor chain
|
2026-04-12 22:14:45 +02:00 |
|
Cpu.qml
|
perf: gate sparkline repaints on panel visibility
|
2026-04-15 02:27:09 +02:00 |
|
Disk.qml
|
refactor: add SystemStats singleton + nova-stats daemon for cpu/mem polling
|
2026-04-15 02:11:38 +02:00 |
|
Flyout.qml
|
refactor: extract PopupBackground component for shared panel styling
|
2026-04-13 20:26:34 +02:00 |
|
FlyoutState.qml
|
fix flyout accent color fallback, stop cava when module hidden
|
2026-04-13 17:21:22 +02:00 |
|
hex_wave.frag
|
fix jarring color jump in hex shimmer: sawtooth → triangle wave
|
2026-04-13 21:34:34 +02:00 |
|
HoverPanel.qml
|
hoverpanel: add 400ms grace period on show, increase hide debounce to 150ms
|
2026-04-14 00:37:54 +02:00 |
|
IdleInhibitor.qml
|
idle inhibitor: accent color when inactive, orange warning when active
|
2026-04-13 16:33:49 +02:00 |
|
Memory.qml
|
refactor: add SystemStats singleton + nova-stats daemon for cpu/mem polling
|
2026-04-15 02:11:38 +02:00 |
|
Modules.qml
|
remove unused interval options from bluetooth, network, powerprofile, cpu, memory modules
|
2026-04-15 12:27:43 +02:00 |
|
Mpris.qml
|
make HoverPanel fullscreen to avoid Niri resize issues, fix cpu freq color
|
2026-04-13 22:49:38 +02:00 |
|
Network.qml
|
refactor: replace Loader with LazyLoader for all popup menus
|
2026-04-13 20:21:18 +02:00 |
|
NetworkMenu.qml
|
replace MouseArea with HoverHandler+TapHandler in BT/network menu delegates
|
2026-04-15 14:23:42 +02:00 |
|
NiriIpc.qml
|
refactor: consolidate niri event-stream into NiriIpc singleton
|
2026-04-15 00:28:40 +02:00 |
|
NotifCenter.qml
|
fix NotifCenter: switch from deleted PopupPanel to HoverPanel
|
2026-04-13 23:31:51 +02:00 |
|
Notifications.qml
|
refactor: replace Loader with LazyLoader for all popup menus
|
2026-04-13 20:21:18 +02:00 |
|
NotifItem.qml
|
C1: NotifItem QtObject with owned timer, refactor service to stable identities
|
2026-04-13 16:56:37 +02:00 |
|
NotifPopup.qml
|
notification progress: background fill instead of separate bar
|
2026-04-13 17:09:50 +02:00 |
|
NotifService.qml
|
C6: progress bar from hints.value, maxHistory default -1 (unlimited)
|
2026-04-13 17:01:04 +02:00 |
|
OverviewBackdrop.qml
|
shader step 2: hex grid with gradient colors and wave animation
|
2026-04-13 10:43:44 +02:00 |
|
PopupBackground.qml
|
refactor: extract PopupBackground component for shared panel styling
|
2026-04-13 20:26:34 +02:00 |
|
Power.qml
|
refactor: replace Loader with LazyLoader for all popup menus
|
2026-04-13 20:21:18 +02:00 |
|
PowerMenu.qml
|
merge PopupPanel into HoverPanel with popupMode flag, delete PopupPanel
|
2026-04-13 23:26:35 +02:00 |
|
PowerProfile.qml
|
propagate group accent color to modules via accentColor chain
|
2026-04-12 22:14:45 +02:00 |
|
Privacy.qml
|
nix fmt
|
2026-04-12 19:05:24 +02:00 |
|
ProcessList.qml
|
add ProcessList singleton, memory hover panel with breakdown + top processes
|
2026-04-14 01:00:08 +02:00 |
|
qmldir
|
refactor: add SystemStats singleton + nova-stats daemon for cpu/mem polling
|
2026-04-15 02:11:38 +02:00 |
|
ScreenCorners.qml
|
screen corners: use exclusiveZone -1 to ignore bar offset
|
2026-04-12 18:53:47 +02:00 |
|
SystemStats.qml
|
refactor: add SystemStats singleton + nova-stats daemon for cpu/mem polling
|
2026-04-15 02:11:38 +02:00 |
|
Temperature.qml
|
propagate group accent color to modules via accentColor chain
|
2026-04-12 22:14:45 +02:00 |
|
Theme.qml
|
themed tray menu icons, remove barSpacing
|
2026-04-13 16:29:32 +02:00 |
|
ThemedIcon.qml
|
themed icons in tray, misc tweaks
|
2026-04-12 14:33:10 +02:00 |
|
Tray.qml
|
refactor: replace Loader with LazyLoader for all popup menus
|
2026-04-13 20:21:18 +02:00 |
|
TrayMenu.qml
|
fix remaining PopupPanel refs in TrayMenu and Volume
|
2026-04-13 23:34:26 +02:00 |
|
Volume.qml
|
volume: always show device list, remove chevron/expand toggle
|
2026-04-14 00:52:54 +02:00 |
|
Weather.qml
|
propagate group accent color to modules via accentColor chain
|
2026-04-12 22:14:45 +02:00 |
|
WindowTitle.qml
|
hide window title group when no window has focus
|
2026-04-15 14:27:31 +02:00 |
|
Workspaces.qml
|
refactor: consolidate niri event-stream into NiriIpc singleton
|
2026-04-15 00:28:40 +02:00 |