nova-shell/shell/modules
2026-05-01 18:43:35 +02:00
..
BackgroundOverlay.qml fix multi-monitor: remove screen property redeclaration that shadows C++ PanelWindow.screen 2026-04-27 22:13:42 +02:00
BacklightModule.qml remove hoverpanel title, move actions into applets, add qmllint baseline regen script 2026-04-27 15:04:24 +02:00
Bar.qml add systemd and machinectl bar modules with applets 2026-05-01 18:43:35 +02:00
BarGroup.qml dock: coordinated resize animation via centralized reservedWidthAnimated 2026-04-28 00:00:56 +02:00
BarIcon.qml refactor: unified BarModule base component, click-to-open panels, remove pinning 2026-04-25 11:52:20 +02:00
BarLabel.qml refactor: unified BarModule base component, click-to-open panels, remove pinning 2026-04-25 11:52:20 +02:00
BarModule.qml remove hoverpanel title, move actions into applets, add qmllint baseline regen script 2026-04-27 15:04:24 +02:00
BatteryModule.qml remove hoverpanel title, move actions into applets, add qmllint baseline regen script 2026-04-27 15:04:24 +02:00
BluetoothModule.qml remove hoverpanel title, move actions into applets, add qmllint baseline regen script 2026-04-27 15:04:24 +02:00
ClockModule.qml clock tooltip with seconds, cpu overall utilization chart, move mem graph below stats 2026-04-27 18:02:49 +02:00
CpuModule.qml extract cpu service from system stats, add --types filter to nova-stats 2026-04-27 19:04:28 +02:00
DiskModule.qml remove hoverpanel title, move actions into applets, add qmllint baseline regen script 2026-04-27 15:04:24 +02:00
DockModule.qml dock: add bar strip with pin toggle when pinned, hide from main bar 2026-04-29 17:36:57 +02:00
GpuModule.qml remove hoverpanel title, move actions into applets, add qmllint baseline regen script 2026-04-27 15:04:24 +02:00
hex_wave.frag reorganize repo: move shell sources into shell/, test scripts into test/ 2026-04-17 18:29:40 +02:00
HoverPanel.qml remove hoverpanel title, move actions into applets, add qmllint baseline regen script 2026-04-27 15:04:24 +02:00
IdleInhibitorModule.qml bar modules own active state, fix circular effectiveVisible deadlock in BarGroup 2026-04-26 18:45:11 +02:00
lock_threat.frag lock threat: increase chromatic aberration multiplier for low threat visibility 2026-04-22 23:30:58 +02:00
MachinectlModule.qml add systemd and machinectl bar modules with applets 2026-05-01 18:43:35 +02:00
MemoryModule.qml remove hoverpanel title, move actions into applets, add qmllint baseline regen script 2026-04-27 15:04:24 +02:00
MprisModule.qml remove hoverpanel title, move actions into applets, add qmllint baseline regen script 2026-04-27 15:04:24 +02:00
NetworkModule.qml remove hoverpanel title, move actions into applets, add qmllint baseline regen script 2026-04-27 15:04:24 +02:00
NotifCard.qml notifications: centralize icon resolution in NotifItem.resolvedIcon, fix lock pill grouping and missing fallbacks 2026-04-29 17:58:26 +02:00
NotificationsModule.qml remove hoverpanel title, move actions into applets, add qmllint baseline regen script 2026-04-27 15:04:24 +02:00
NotifPopup.qml fix multi-monitor: remove screen property redeclaration that shadows C++ PanelWindow.screen 2026-04-27 22:13:42 +02:00
OverviewBackdrop.qml fix multi-monitor: remove screen property redeclaration that shadows C++ PanelWindow.screen 2026-04-27 22:13:42 +02:00
PopupBackground.qml move Theme, SystemStats, Modules to shell/services/ 2026-04-17 22:07:00 +02:00
PowerModule.qml remove hoverpanel title, move actions into applets, add qmllint baseline regen script 2026-04-27 15:04:24 +02:00
PowerProfileModule.qml bar modules own active state, fix circular effectiveVisible deadlock in BarGroup 2026-04-26 18:45:11 +02:00
PrivacyModule.qml bar modules own active state, fix circular effectiveVisible deadlock in BarGroup 2026-04-26 18:45:11 +02:00
ProcessList.qml reorganize repo: move shell sources into shell/, test scripts into test/ 2026-04-17 18:29:40 +02:00
PulseAnimation.qml tray: fix invisible module - use .count instead of .length on UntypedObjectModel 2026-04-25 00:32:51 +02:00
qmldir add systemd and machinectl bar modules with applets 2026-05-01 18:43:35 +02:00
reveal_mask.frag per-pixel wave reveal mask for lock screen overlay layers 2026-04-18 11:35:51 +02:00
ScreenCapture.qml fix multi-monitor: remove screen property redeclaration that shadows C++ PanelWindow.screen 2026-04-27 22:13:42 +02:00
ScreenCorners.qml dock: coordinated resize animation via centralized reservedWidthAnimated 2026-04-28 00:00:56 +02:00
SystemdModule.qml add systemd and machinectl bar modules with applets 2026-05-01 18:43:35 +02:00
TemperatureModule.qml remove hoverpanel title, move actions into applets, add qmllint baseline regen script 2026-04-27 15:04:24 +02:00
ThemedIcon.qml add sourceSize to ThemedIcon and mpris album art to prevent oversized SVG/image decoding 2026-04-29 18:08:33 +02:00
Tooltip.qml fix multi-monitor: remove screen property redeclaration that shadows C++ PanelWindow.screen 2026-04-27 22:13:42 +02:00
TooltipState.qml rename Flyout/FlyoutState to Tooltip/TooltipState, improve qmllint check script 2026-04-24 22:33:26 +02:00
TrayMenu.qml tray menu: defer showPanel to onCompleted to fix anchor position race 2026-04-29 18:04:08 +02:00
TrayModule.qml remove hoverpanel title, move actions into applets, add qmllint baseline regen script 2026-04-27 15:04:24 +02:00
VolumeModule.qml pipewire service, lock-aware applets, cpu overall chart, security comments 2026-04-27 18:36:07 +02:00
WeatherModule.qml remove hoverpanel title, move actions into applets, add qmllint baseline regen script 2026-04-27 15:04:24 +02:00
WindowTitleModule.qml refactor: unified BarModule base component, click-to-open panels, remove pinning 2026-04-25 11:52:20 +02:00
WorkspacesModule.qml remove bar dependency from modules, use QsWindow.window.screen instead 2026-04-26 19:01:51 +02:00