| .. |
|
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
|
revert volume to single hoverpanel, device list expands in-place
|
2026-04-13 23:42:30 +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
|
propagate group accent color to modules via accentColor chain
|
2026-04-12 22:14:45 +02:00 |
|
Bluetooth.qml
|
refactor: replace Loader with LazyLoader for all popup menus
|
2026-04-13 20:21:18 +02:00 |
|
BluetoothMenu.qml
|
network/bluetooth menus: add radio toggle header, fix contentWidth
|
2026-04-14 00:58:24 +02:00 |
|
Clock.qml
|
propagate group accent color to modules via accentColor chain
|
2026-04-12 22:14:45 +02:00 |
|
Cpu.qml
|
cpu panel: add top processes list
|
2026-04-14 01:00:54 +02:00 |
|
Disk.qml
|
disk: add hover panel with per-mount usage bars
|
2026-04-14 00:55:44 +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
|
add ProcessList singleton, memory hover panel with breakdown + top processes
|
2026-04-14 01:00:08 +02:00 |
|
Modules.qml
|
feat: add screenCorners enable flag via Modules config
|
2026-04-13 20:08:31 +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
|
network/bluetooth menus: add radio toggle header, fix contentWidth
|
2026-04-14 00:58:24 +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
|
add ProcessList singleton, memory hover panel with breakdown + top processes
|
2026-04-14 01:00:08 +02:00 |
|
ScreenCorners.qml
|
screen corners: use exclusiveZone -1 to ignore bar offset
|
2026-04-12 18:53:47 +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 when no window is focused
|
2026-04-13 16:37:26 +02:00 |
|
Workspaces.qml
|
workspace numbers use accent color when inactive
|
2026-04-13 16:19:32 +02:00 |