• Berlin
  • Joined on 2025-01-15
vinzenz pushed to main at vinzenz/nova-shell 2026-04-28 00:01:06 +02:00
41293c02a9 dock: coordinated resize animation via centralized reservedWidthAnimated
23297d2c4b lock screen: clip password dots to pill bounds
f57dd0ea5a dock: only show on rightmost screen
Compare 3 commits »
vinzenz pushed to main at vinzenz/nova-shell 2026-04-27 22:14:03 +02:00
a660da8f25 fix multi-monitor: remove screen property redeclaration that shadows C++ PanelWindow.screen
vinzenz pushed to main at vinzenz/nova-shell 2026-04-27 21:55:37 +02:00
aeb4bf81e8 fix multi-monitor: use ShellScreen type instead of var to avoid shadowing C++ screen property
29e06eadb5 extract cpu service from system stats, add --types filter to nova-stats
Compare 2 commits »
vinzenz pushed to main at vinzenz/nova-shell 2026-04-27 18:36:38 +02:00
8628b4b27b pipewire service, lock-aware applets, cpu overall chart, security comments
vinzenz pushed to main at vinzenz/nova-shell 2026-04-27 18:22:18 +02:00
e7bf175169 fix duplicate onActiveChanged in cpu applet
vinzenz pushed to main at vinzenz/nova-shell 2026-04-27 18:05:51 +02:00
d85b65c6d9 fix lock screen tap handlers blocked by TextInput z-order
1d92463819 clock tooltip with seconds, cpu overall utilization chart, move mem graph below stats
Compare 2 commits »
vinzenz pushed to main at vinzenz/nixos-configuration 2026-04-27 16:55:16 +02:00
1366030c9b wip add aur0ra
96239eef49 nova-shell: use system module
fcd4b95827 nix flake update
f2ed78747c fix damocles cgroup broken after sleep with network switch
Compare 4 commits »
vinzenz pushed to main at vinzenz/nova-shell 2026-04-27 16:48:49 +02:00
adb6c21135 remove hoverpanel title, move actions into applets, add qmllint baseline regen script
vinzenz pushed to main at vinzenz/nova-shell 2026-04-26 20:01:32 +02:00
c24e18d5da drop redundant nova-shell-cli from home.packages
vinzenz pushed to main at vinzenz/nova-shell 2026-04-26 19:06:56 +02:00
5b0e499b9f add main package to home.packages for desktop file discovery
e48cd78adf remove tray debug logging
b1d0be5d31 remove bar dependency from modules, use QsWindow.window.screen instead
Compare 3 commits »
vinzenz pushed to main at vinzenz/nova-shell 2026-04-26 18:58:26 +02:00
dc8344d0af fix nixos module: inject hm modules unconditionally so options exist
eda0fb4376 add desktop entry and app id for portal registration
Compare 2 commits »
vinzenz pushed to main at vinzenz/nova-shell 2026-04-26 18:47:15 +02:00
7e594b7f8d bar modules own active state, fix circular effectiveVisible deadlock in BarGroup
7eaa50327f extract stylix to separate module, add nixos module with auto-import
Compare 2 commits »
vinzenz pushed to main at vinzenz/nova-shell 2026-04-26 15:17:47 +02:00
35f880b563 tray: work around qt compiled binding bug on visible via indirection
vinzenz pushed to main at vinzenz/nova-shell 2026-04-26 15:10:28 +02:00
dde0b73ca5 tray: add diagnostic logging to identify broken visible binding
vinzenz pushed to main at vinzenz/nova-shell 2026-04-26 13:41:29 +02:00
200a844062 mpris applet reads service directly, fix accent color gradient with pinned dock
vinzenz pushed to main at vinzenz/nova-shell 2026-04-26 12:32:36 +02:00
02910957f1 move network/bluetooth refresh + active tracking into applets, fix dock parent.expanded
c96856581d move cpu core consumer tracking into applet, move mpris art caching into service
Compare 2 commits »
vinzenz pushed to main at vinzenz/nova-shell 2026-04-25 22:15:04 +02:00
baf4fd8bd1 dock: sync hide animation with bar, solid base09 edge line, remove content border
vinzenz pushed to main at vinzenz/nova-shell 2026-04-25 22:06:21 +02:00
06e75f9473 dock: gradient screen-edge line, gap, and content border matching bar style
007c9f4eca dock: fix slide-out animation by managing visibility manually
Compare 2 commits »
vinzenz pushed to main at vinzenz/nova-shell 2026-04-25 21:58:48 +02:00
c6fd199bd7 dock: animate bar width change, extend dock to top of screen
vinzenz pushed to main at vinzenz/nova-shell 2026-04-25 21:50:12 +02:00
f501f977d1 dock: pinned mode acts as screen split - bar shrinks, corners adjust, opaque background