hypr-dotfiles/hypr
Jeena 4c497ed538 fix(hyprlock): make input field always visible
With fade_on_empty=true, a 0.3-alpha inner_color and placeholder_text=$LAYOUT
(which resolves empty under fcitx5), the empty input field faded to nothing —
only the clock rendered and there was no visible way to type the password.

- fade_on_empty = false
- inner_color alpha 0.3 -> 0.6
- static placeholder 'Enter password' instead of $LAYOUT

Also document the graceful emergency unlock (pkill -USR1 hyprlock) in
lock.sh: SIGTERM/SIGKILL on a running lock latches Hyprland's crashed-
lockscreen state, requiring hl.clear_crashed_lockscreen() to recover.

Clarify in hyprlock.conf that the fingerprint auth block is for Chester and
is a no-op on machines without fprintd (e.g. Rutherford).
2026-08-29 09:34:30 +09:00
..
hosts chore(hosts): drop redundant return {} from host lua files 2026-08-24 10:15:06 +09:00
scripts fix(hyprlock): make input field always visible 2026-08-29 09:34:30 +09:00
wallpapers Resize the wallpaper to fix exactly my screen 2025-09-04 22:20:25 +09:00
autostart.lua fix(hypr): unify special workspace, drop 'magic' name 2026-08-27 19:43:36 +09:00
hypridle.conf fix: drop upstream multi-GPU workarounds that don't work on Chester 2026-08-24 10:18:08 +09:00
hyprland.lua fix(hypr): unify special workspace, drop 'magic' name 2026-08-27 19:43:36 +09:00
hyprlock.conf fix(hyprlock): make input field always visible 2026-08-29 09:34:30 +09:00
keybindings.lua feat: convert hypr config to Lua and add Chester host 2026-08-24 10:11:22 +09:00
menu.list feat: add mirror-display toggle to launch menu 2026-05-14 12:44:11 +00:00
programs.lua feat: convert hypr config to Lua and add Chester host 2026-08-24 10:11:22 +09:00
shortcuts.txt Add hyprpick color picker keybindings 2025-09-11 09:05:30 +09:00
windowrule.lua feat: convert hypr config to Lua and add Chester host 2026-08-24 10:11:22 +09:00