..
BackgroundOverlay.qml
fix: seconds bar color anim 800ms→500ms, match colon
2026-04-15 20:12:25 +02:00
Backlight.qml
fix: swallow first pipewire/backlight value to prevent osd on startup
2026-04-15 20:48:28 +02:00
Bar.qml
fix: remove available gate from workspaces/windowtitle; let empty data auto-hide
2026-04-15 21:32:09 +02:00
BarGroup.qml
perf: replace always-on bargroup shadow with hover-only glow
2026-04-15 23:41:33 +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
perf: stabilize clock width to prevent bar layout cascade
2026-04-15 23:45:57 +02:00
Cpu.qml
fix: stable-width cpu panel header labels using worst-case sizer
2026-04-15 21:12:46 +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: fix pin icons, hide pin during osd, convert network to hover panel
2026-04-15 23:09:30 +02:00
IdleInhibitor.qml
idle inhibitor: accent color when inactive, orange warning when active
2026-04-13 16:33:49 +02:00
Memory.qml
feat: memory panel sparkline history
2026-04-15 21:43:26 +02:00
Modules.qml
fix: default modules to disabled, enable non-configured ones after json load
2026-04-15 20:40:50 +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
hoverpanel: fix pin icons, hide pin during osd, convert network to hover panel
2026-04-15 23:09:30 +02:00
NetworkMenu.qml
hoverpanel: fix pin icons, hide pin during osd, convert network to hover panel
2026-04-15 23:09:30 +02:00
NiriIpc.qml
fix: detect niri availability from event stream; fix workspaces visibility
2026-04-15 21:23:02 +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
perf: consolidate notif timeStr timers into one global tick; fix osd open-on-start
2026-04-15 20:02:46 +02:00
NotifPopup.qml
notification progress: background fill instead of separate bar
2026-04-13 17:09:50 +02:00
NotifService.qml
perf: consolidate notif timeStr timers into one global tick; fix osd open-on-start
2026-04-15 20:02:46 +02:00
OverviewBackdrop.qml
perf/feat: gate cpu behaviors on _showPanel; add reducedMotion theme setting for ambient animations
2026-04-15 19:03:56 +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
refactor: extract PowerProfileService singleton; reducedMotion auto-enables on power-saver profile
2026-04-15 19:08:46 +02:00
PowerProfileService.qml
refactor: extract PowerProfileService singleton; reducedMotion auto-enables on power-saver profile
2026-04-15 19:08:46 +02:00
Privacy.qml
nix fmt
2026-04-12 19:05:24 +02:00
ProcessList.qml
refactor: ProcessList non-singleton with sortBy+active, each panel owns one instance gated on _showPanel
2026-04-15 18:01:49 +02:00
qmldir
refactor: extract PowerProfileService singleton; reducedMotion auto-enables on power-saver profile
2026-04-15 19:08:46 +02:00
ScreenCorners.qml
screen corners: use exclusiveZone -1 to ignore bar offset
2026-04-12 18:53:47 +02:00
SystemStats.qml
feat: memory panel sparkline history
2026-04-15 21:43:26 +02:00
Temperature.qml
perf: move temperature polling into nova-stats daemon; Temperature.qml is now pure display
2026-04-15 19:17:54 +02:00
Theme.qml
refactor: extract PowerProfileService singleton; reducedMotion auto-enables on power-saver profile
2026-04-15 19:08:46 +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
fix: swallow first pipewire/backlight value to prevent osd on startup
2026-04-15 20:48:28 +02:00
Weather.qml
propagate group accent color to modules via accentColor chain
2026-04-12 22:14:45 +02:00
WindowTitle.qml
fix: remove available gate from workspaces/windowtitle; let empty data auto-hide
2026-04-15 21:32:09 +02:00
Workspaces.qml
fix: detect niri availability from event stream; fix workspaces visibility
2026-04-15 21:23:02 +02:00