swaylock icon indicating copy to clipboard operation
swaylock copied to clipboard

Accept input while validating

Open WhyNotHugo opened this issue 3 years ago • 0 comments

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

WhyNotHugo avatar Sep 02 '22 16:09 WhyNotHugo