nova-shell/modules
2026-04-15 19:08:46 +02:00
..
BackgroundOverlay.qml perf/feat: gate cpu behaviors on _showPanel; add reducedMotion theme setting for ambient animations 2026-04-15 19:03:56 +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/feat: gate cpu behaviors on _showPanel; add reducedMotion theme setting for ambient animations 2026-04-15 19:03:56 +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: ProcessList non-singleton with sortBy+active, each panel owns one instance gated on _showPanel 2026-04-15 18:01:49 +02:00
Modules.qml feat: add statsDaemon.interval setting, pass --interval to nova-stats 2026-04-15 19:01:29 +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 feat: gate overview wave animation on OverviewOpenedOrClosed niri event 2026-04-15 17:48:34 +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 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: add statsDaemon.interval setting, pass --interval to nova-stats 2026-04-15 19:01:29 +02:00
Temperature.qml propagate group accent color to modules via accentColor chain 2026-04-12 22:14:45 +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 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 fix: track focused window in NiriIpc singleton to fix window title always hidden 2026-04-15 17:47:47 +02:00
Workspaces.qml refactor: consolidate niri event-stream into NiriIpc singleton 2026-04-15 00:28:40 +02:00