müde vinzenz · she/her
  • Berlin
  • Joined on 2025-01-15
vinzenz pushed to main at vinzenz/nova-shell 2026-04-13 23:34:40 +02:00
bcaabd5120 fix remaining PopupPanel refs in TrayMenu and Volume
vinzenz pushed to main at vinzenz/nova-shell 2026-04-13 23:32:15 +02:00
585297ea2d fix NotifCenter: switch from deleted PopupPanel to HoverPanel
vinzenz pushed to main at vinzenz/nova-shell 2026-04-13 23:27:35 +02:00
71258b6d80 merge PopupPanel into HoverPanel with popupMode flag, delete PopupPanel
885e446bf4 make HoverPanel fullscreen to avoid Niri resize issues, fix cpu freq color
df53abcc43 fix volume mixer: separate PopupPanel to avoid layer-shell resize issue
Compare 3 commits »
vinzenz pushed to main at vinzenz/nova-shell 2026-04-13 22:40:31 +02:00
8c915605f2 fix volume panel disappearing: use animateHeight, remove inner height animation
vinzenz pushed to main at vinzenz/nova-shell 2026-04-13 22:34:48 +02:00
8eaf64eac6 add deeper debug logging to HoverPanel and Volume
vinzenz pushed to main at vinzenz/nova-shell 2026-04-13 22:29:25 +02:00
6f907fd027 fix volume panel closing: remove collapse timer, close on device select
vinzenz pushed to main at vinzenz/nova-shell 2026-04-13 22:22:15 +02:00
26de0d6c4f fix duplicate on_AnyHoverChanged in Volume.qml
03554e5ad3 cpu panel: interpolate bar color green→yellow→red by load
Compare 2 commits »
vinzenz pushed to main at vinzenz/nova-shell 2026-04-13 22:17:30 +02:00
7633ed75a9 add debug logging to trace volume panel hide issue
e8e998c814 remove cpu tooltip, panel shows on hover instead
Compare 2 commits »
vinzenz pushed to main at vinzenz/nova-shell 2026-04-13 22:12:13 +02:00
13b737daf7 add cpu hover panel with per-core usage bars and freq
vinzenz pushed to main at vinzenz/nova-shell 2026-04-13 22:01:39 +02:00
e3c24d646e fix network/bt menus using hardcoded base0D instead of accentColor
55627bc157 fix hover panel hide race with 50ms debounce
Compare 2 commits »
vinzenz pushed to main at vinzenz/nova-shell 2026-04-13 21:51:08 +02:00
cce695a8c6 replace MouseArea with TapHandler in panel content, fix chevron double-fire with idempotent expand
vinzenz pushed to main at vinzenz/nova-shell 2026-04-13 21:43:25 +02:00
5eb6ce6d96 use TapHandler for volume expand chevron to avoid hover interference
vinzenz pushed to main at vinzenz/nova-shell 2026-04-13 21:39:18 +02:00
c30f18a2ee fix volume panel expansion: move trigger to sink name row, mute on bar click, longer hover timeout
e928688aa4 fix jarring color jump in hex shimmer: sawtooth → triangle wave
e660c8c868 filter mpris ghost players with no track or active state
Compare 3 commits »
vinzenz pushed to main at vinzenz/nova-shell 2026-04-13 21:27:32 +02:00
5e91c86ab6 fix hover panel border hidden behind full-bleed content (mpris art)
vinzenz pushed to main at vinzenz/nova-shell 2026-04-13 21:22:09 +02:00
8f09492fc2 replace rainbow hex edge shimmer with theme color gradient
5d472ab086 frosted glass background for bar groups
1430eeb6d4 fix hover panel position: compute anchorX lazily on show, not at binding time
Compare 3 commits »
vinzenz pushed to main at vinzenz/nova-shell 2026-04-13 20:57:17 +02:00
ffb869c5cc fix hover panel positioning: use contentWidth for margins, pass screen from module context
vinzenz pushed to main at vinzenz/nova-shell 2026-04-13 20:39:30 +02:00
0fd3c78fb0 refactor: extract HoverPanel component, replace inline PanelWindows in Volume, Backlight, Mpris
50af43a76e refactor: extract PopupBackground component for shared panel styling
1dea93e1bd refactor: replace Loader with LazyLoader for all popup menus
Compare 3 commits »
vinzenz pushed to main at vinzenz/nova-shell 2026-04-13 20:16:16 +02:00
c5067c4e7f perf: replace notifcenter repeater with listview for virtualization
e1241b33d2 feat: add screenCorners enable flag via Modules config
5a4d5b3e27 feat: add privacy module enable flag and move into clock group
6c91fc031c fix: use accentColor in volume, backlight, and mpris panels
Compare 4 commits »
vinzenz pushed to main at vinzenz/nova-shell 2026-04-13 17:44:28 +02:00
19eedf9c0e update README.md to correctly direct blame
1446409351 readme: proper blame attribution for human vs robot decisions
e4ae5046b8 fix flyout accent color fallback, stop cava when module hidden
64eaeb61c6 notification progress: background fill instead of separate bar
20cb306ad6 C6: progress bar from hints.value, maxHistory default -1 (unlimited)
Compare 9 commits »
vinzenz pushed to main at vinzenz/nova-shell 2026-04-13 16:38:02 +02:00
45704cb102 hide window title when no window is focused
56aa6dc342 idle inhibitor: accent color when inactive, orange warning when active
Compare 2 commits »