swaylock
swaylock copied to clipboard
Accept input while validating
Allow typing new input while the previous one is validating. Can be tested with:
ninja -C build && sway -c sway.conf
Where sway.conf is:
exec ./build/swaylock
Fixes: https://github.com/swaywm/swaylock/issues/241