hypr-dotfiles/hypr/scripts
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
..
cheatsheet.py Add shortcut cheatsheet 2025-08-30 10:33:19 +09:00
dynamic-borders.sh first commit 2025-08-28 11:23:01 +09:00
emoji-picker.py first commit 2025-08-28 11:23:01 +09:00
idle-inhibit-toggle.sh Add idle-inhibit 2025-12-13 14:27:09 +09:00
launch-menu.sh Add possibility to have host specific menu lines in tofi 2025-12-17 11:47:24 +09:00
launch-tofi.sh Close tofi on second press of SUPER 2025-12-16 07:55:01 +09:00
lid-close.sh fix: prevent black lock screen on dual-GPU system 2026-08-15 19:22:38 +09:00
lock.sh fix(hyprlock): make input field always visible 2026-08-29 09:34:30 +09:00
monitor-mirror.sh feat: add mirror-display toggle to launch menu 2026-05-14 12:44:11 +00:00
wob-brightness.sh feat: add wob overlay for volume and brightness keys 2026-05-14 12:03:43 +00:00
wob-daemon.sh feat: add wob overlay for volume and brightness keys 2026-05-14 12:03:43 +00:00
wob-volume.sh feat: add wob overlay for volume and brightness keys 2026-05-14 12:03:43 +00:00
xdg-desktop-portal-hyprland.sh fix: make portal startup uwsm-aware to stop light-mode race 2026-06-13 16:47:44 +09:00