nova-shell/modules
2026-04-17 11:24:28 +02:00
..
BackgroundOverlay.qml fix: seconds bar color anim 800ms→500ms, match colon 2026-04-15 20:12:25 +02:00
Backlight.qml add panel titles to mpris/sound/brightness; pin button always visible 2026-04-16 20:47:33 +02:00
Bar.qml fix(gpu): move gpu between memory and temperature in bar 2026-04-17 11:16:43 +02:00
BarGroup.qml fix separator line vertical alignment in bar groups 2026-04-16 18:55:47 +02:00
BarIcon.qml remove per-module hover glow, bargroup handles it now 2026-04-16 00:09:57 +02:00
BarLabel.qml remove per-module hover glow, bargroup handles it now 2026-04-16 00:09:57 +02:00
BarSection.qml remove per-module hover glow, bargroup handles it now 2026-04-16 00:09:57 +02:00
Battery.qml feat(battery): add 24h history sparkline and hover panel with rate/health 2026-04-17 09:59:34 +02:00
Bluetooth.qml gate network/bluetooth/powerprofile processes on module enable flag 2026-04-17 00:57:18 +02:00
BluetoothMenu.qml panel title bar: add title, action buttons slot, divider; bt to popup mode; move wifi/bt toggles to title bar 2026-04-16 18:51:06 +02:00
Clock.qml revert clock minText, hide volume outputs when single device 2026-04-16 00:19:06 +02:00
Cpu.qml cpu/memory/disk: add missing Quickshell import for QsWindow 2026-04-16 23:33:18 +02:00
Disk.qml cpu/memory/disk: add missing Quickshell import for QsWindow 2026-04-16 23:33:18 +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
Gpu.qml feat(gpu): add gpu monitor module (amd sysfs + nvidia-smi, usage/vram/temp) 2026-04-17 11:15:55 +02:00
hex_wave.frag feat(overview-backdrop): softer wave, breathing pulse, random glitches 2026-04-17 10:34:34 +02:00
HoverPanel.qml fix(hover-panel): restore top border radius 2026-04-17 09:34:05 +02:00
IdleInhibitor.qml idle inhibitor: accent color when inactive, orange warning when active 2026-04-13 16:33:49 +02:00
Memory.qml cpu/memory/disk: add missing Quickshell import for QsWindow 2026-04-16 23:33:18 +02:00
Modules.qml temperature: per-device breakdown in panel, device filter config option 2026-04-17 11:24:28 +02:00
Mpris.qml mpris: crossfade album art on session switch 2026-04-16 20:55:10 +02:00
Network.qml gate network/bluetooth/powerprofile processes on module enable flag 2026-04-17 00:57:18 +02:00
NetworkMenu.qml panel title bar: add title, action buttons slot, divider; bt to popup mode; move wifi/bt toggles to title bar 2026-04-16 18:51:06 +02:00
NiriIpc.qml fix window title: move visibility to bargroup to avoid binding deadlock 2026-04-17 09:09:42 +02:00
NotifCard.qml fire default action on notification text click 2026-04-17 11:14:03 +02:00
NotifCenter.qml notifcenter: remove connector line, keep indent 2026-04-17 10:49:11 +02:00
Notifications.qml notifications: show ! suffix and red color on count when critical notifications present 2026-04-17 10:06:47 +02:00
NotifItem.qml fix onClosed recursion stack overflow 2026-04-17 11:22:09 +02:00
NotifPopup.qml notifpopup: remove critical glow drop shadow 2026-04-17 10:43:10 +02:00
NotifService.qml notifservice: remove json persistence (plaintext notification bodies are a security concern) 2026-04-17 09:36:51 +02:00
OverviewBackdrop.qml feat(overview-backdrop): softer wave, breathing pulse, random glitches 2026-04-17 10:34:34 +02:00
PopupBackground.qml fix(hover-panel): restore top border radius 2026-04-17 09:34:05 +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 gate network/bluetooth/powerprofile processes on module enable flag 2026-04-17 00:57:18 +02:00
Privacy.qml privacy: hide when no active streams 2026-04-16 00:31:44 +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 temperature: per-device breakdown in panel, device filter config option 2026-04-17 11:24:28 +02:00
Temperature.qml temperature: per-device breakdown in panel, device filter config option 2026-04-17 11:24:28 +02:00
Theme.qml add groupPadding theme key, default 8px 2026-04-16 00:26:29 +02:00
ThemedIcon.qml themed icons in tray, misc tweaks 2026-04-12 14:33:10 +02:00
Tray.qml hide tray group when no systray items are present 2026-04-17 00:59:39 +02:00
TrayMenu.qml fix remaining PopupPanel refs in TrayMenu and Volume 2026-04-13 23:34:26 +02:00
Volume.qml add panel titles to mpris/sound/brightness; pin button always visible 2026-04-16 20:47:33 +02:00
Weather.qml propagate group accent color to modules via accentColor chain 2026-04-12 22:14:45 +02:00
WindowTitle.qml fix(window-title): use named property instead of read-only implicitWidth 2026-04-17 09:34:25 +02:00
Workspaces.qml fix: detect niri availability from event stream; fix workspaces visibility 2026-04-15 21:23:02 +02:00