müde vinzenz · she/her
  • Berlin
  • Joined on 2025-01-15
vinzenz pushed to main at vinzenz/nova-shell 2026-04-23 23:23:30 +02:00
d38c4b5161 lock screen: clear password after 30s idle with wiggle
7d9800374f extract loadColor gradient function into Theme service
Compare 2 commits »
vinzenz pushed to main at vinzenz/nova-shell 2026-04-23 00:52:52 +02:00
1db16b435c update qmllint baseline for new/renamed files
5c5d3bbfac fix PinnableSection: drop self-referential module import for qmllint
aa0f7bb5ef extract PinnableSection base component from 12 bar modules
deb3fc0a12 readme: add lock.weather and lock.threatEffect options
Compare 4 commits »
vinzenz pushed to main at vinzenz/nixos-configuration 2026-04-22 23:46:39 +02:00
e71e56a30d update nova-shell
fbe9ce80d1 add android tools to damocles
1969d71a8c make desktops more responsive while nix builds run
Compare 3 commits »
vinzenz pushed to main at vinzenz/nova-shell 2026-04-22 23:31:11 +02:00
2c370afe8e lock threat: increase chromatic aberration multiplier for low threat visibility
vinzenz pushed to main at vinzenz/nova-shell 2026-04-22 23:27:50 +02:00
130627f39c lock threat: stepped ramp with +0.1 per level above 5
vinzenz pushed to main at vinzenz/nova-shell 2026-04-22 23:19:21 +02:00
e24678ddce lock threat: rescale intensity curve - gentler ramp, fail 5 = old fail 3
vinzenz pushed to main at vinzenz/nova-shell-android 2026-04-22 23:14:32 +02:00
0ab84e1854 test 4-direction text outline
vinzenz pushed to main at vinzenz/nova-shell-android 2026-04-22 23:02:10 +02:00
90c705f790 fix ColorProvider: pass both day and night colors
vinzenz pushed to main at vinzenz/nova-shell-android 2026-04-22 23:01:23 +02:00
843786507f add text shadow for transparent mode, replace alarm emoji with tinted icon
f70856b861 drop re-add note, works live on pixel launcher
Compare 2 commits »
vinzenz pushed to main at vinzenz/nova-shell-android 2026-04-22 22:54:36 +02:00
82b491921b add launcher compatibility note to transparent bg toggle
c70cc94e56 transparent initial layout + widgetFeatures for launcher background bypass
Compare 2 commits »
vinzenz pushed to main at vinzenz/nova-shell 2026-04-22 22:51:13 +02:00
d561d6f5c3 readme: add note on building module option docs
be7142ba59 lock screen: add lock.threatEffect toggle for fail visuals
c1588ceb5e extract NotifApplet, fold NotifCenter into NotificationsModule with hover+pin
Compare 3 commits »
vinzenz pushed to main at vinzenz/nova-shell-android 2026-04-22 22:48:33 +02:00
54a6564413 explicitly set Color.Transparent background instead of skipping modifier
vinzenz pushed to main at vinzenz/nova-shell-android 2026-04-22 22:39:56 +02:00
a267aed86f fix transparent bg, responsive compact layout for single-row clock
vinzenz pushed to main at vinzenz/nova-shell 2026-04-22 22:34:43 +02:00
472b4e62ab add ClockApplet with locale-aware calendar grid, refactor ClockModule with hover+pin
vinzenz pushed to main at vinzenz/nova-shell-android 2026-04-22 22:26:49 +02:00
a1a80905a1 add settings screen, clock transparent bg toggle, event tap-to-open, readme
vinzenz pushed to main at vinzenz/nova-shell 2026-04-22 22:21:54 +02:00
0e9c1723f2 weather applet: convert newlines to br for RichText rendering
vinzenz pushed to main at vinzenz/nova-shell 2026-04-22 22:17:19 +02:00
662c3590af lock threat shader: softer vignette, more translucent tint
a6ca4df29f weather applet: use RichText for wttrbar HTML tooltip
Compare 2 commits »
vinzenz pushed to main at vinzenz/nova-shell 2026-04-22 22:07:25 +02:00
9285365732 add WeatherService, WeatherApplet with hover panel and lock screen widget
6f385130ff fix battery NaN: guard percentage and fix dead signal handler
Compare 2 commits »
vinzenz pushed to main at vinzenz/nova-shell-android 2026-04-22 22:05:48 +02:00
ca9c45cba1 add catppuccin-styled widget previews for picker
vinzenz pushed to main at vinzenz/nova-shell 2026-04-22 22:01:09 +02:00
660b34fde5 fix Connections inside HoverPanel content - move to module level