müde vinzenz · she/her
  • Berlin
  • Joined on 2025-01-15
vinzenz pushed to main at vinzenz/nova-shell 2026-04-17 13:05:44 +02:00
fcbb54949f lock: add qmldir for subdirectory type resolution
vinzenz pushed to main at vinzenz/nova-shell 2026-04-17 12:49:59 +02:00
1a78b5808d lock: fix focus on WlSessionLockSurface
vinzenz pushed to main at vinzenz/nova-shell 2026-04-17 12:46:40 +02:00
4f59bc4ce4 lock screen: ext-session-lock-v1 with PAM auth and logind integration
1f3cb60934 battery: add missing Quickshell import for QsWindow
Compare 2 commits »
vinzenz pushed to main at vinzenz/nixos-configuration 2026-04-17 12:40:20 +02:00
3c8024045e damocles: longer timeout to prevent namespace breakage
ad0844356f nix flake update
61b054463d fix system deprecated
c87d351456 also replace swaync with nova-shell
Compare 4 commits »
vinzenz pushed to main at vinzenz/nova-shell 2026-04-17 11:51:16 +02:00
7d5854e340 fix scroll position reset when toggling group collapse
vinzenz pushed to main at vinzenz/nova-shell 2026-04-17 11:45:53 +02:00
69dff5a263 cpu/mem panels: drop floating header values, add total row to memory breakdown
vinzenz pushed to main at vinzenz/nova-shell 2026-04-17 11:40:28 +02:00
736a8126e4 preserve scroll position when toggling group collapse
vinzenz pushed to main at vinzenz/nova-shell 2026-04-17 11:35:44 +02:00
0d62b62da0 hoverpanel: reverse hide animation smoothly instead of snapping closed on re-enter
vinzenz pushed to main at vinzenz/nova-shell 2026-04-17 11:33:11 +02:00
1c67f002f4 right-click notification to dismiss
cd99371a89 actions in center don't auto-dismiss, only invoke
Compare 2 commits »
vinzenz pushed to main at vinzenz/nova-shell 2026-04-17 11:28:02 +02:00
51a6323b66 hoverpanel: skip re-open animation when panel is already visible
vinzenz pushed to main at vinzenz/nova-shell 2026-04-17 11:24:43 +02:00
88a0886681 temperature: per-device breakdown in panel, device filter config option
8bbe211dd4 fix onClosed recursion stack overflow
Compare 2 commits »
vinzenz pushed to main at vinzenz/nova-shell 2026-04-17 11:18:09 +02:00
cf5581657b fix(gpu): move gpu between memory and temperature in bar
ff1644c0bd feat(gpu): add gpu monitor module (amd sysfs + nvidia-smi, usage/vram/temp)
a2966f51ab fire default action on notification text click
76ccc99e17 refactor(stats-daemon): split into cpu/mem/temp/gpu modules, add gpu support
1edd14cf30 notifitem: handle notification closed by app to prevent dismiss-on-destroyed error
Compare 7 commits »
vinzenz pushed to main at vinzenz/nova-shell 2026-04-17 10:46:46 +02:00
23c70619d8 notifcenter: indent notifications under group header with vertical connector line
7f0df9eb47 notifpopup: remove critical glow drop shadow
Compare 2 commits »
vinzenz pushed to main at vinzenz/nova-shell 2026-04-17 10:41:38 +02:00
2bb7f6b8e7 notifpopup: hide when niri overview is open
47dbffad0f notifcenter: show one line per notification in collapsed group preview
87aeed2ee5 notifcenter: hide group header chevron when not hovered
d0be9616ae notifcard: increase content right margin to avoid dismiss button overlapping time label
Compare 4 commits »
vinzenz pushed to main at vinzenz/nova-shell 2026-04-17 10:34:41 +02:00
7cd6716eb8 feat(overview-backdrop): softer wave, breathing pulse, random glitches
862169aba0 notifcenter: collapsible app groups, hover-only group dismiss, full opacity on notif hover
Compare 2 commits »
vinzenz pushed to main at vinzenz/nova-shell 2026-04-17 10:25:02 +02:00
a502faef19 notifs: extract NotifCard shared component (background, progress, urgency bar, icon, text, dismiss button)
vinzenz pushed to main at vinzenz/nova-shell 2026-04-17 10:07:32 +02:00
d6b1a7ae58 notifications: show ! suffix and red color on count when critical notifications present
b31fab5148 notifs: handle file:// urls in appIcon source
dd88b8a4c2 notifcenter: fix undefined->bool warning on actions visible binding
af3afa6a14 devshell: add libnotify
Compare 4 commits »
vinzenz pushed to main at vinzenz/nova-shell 2026-04-17 10:00:25 +02:00
fc930af43c feat(battery): add 24h history sparkline and hover panel with rate/health
vinzenz pushed to main at vinzenz/nova-shell 2026-04-17 09:57:46 +02:00
c563065816 add notification test script
vinzenz pushed to main at vinzenz/nova-shell 2026-04-17 09:49:30 +02:00
7fbd186b4a notifservice: remove json persistence (plaintext notification bodies are a security concern)