sway/swaylock
Oscar Cowdery Lack 76cd3f2642 swaylock: Fix caps lock not updating immediately
Partially fixes #2788. This change makes it so the lock screen is
redrawn whenever the caps lock modifier state changes, rather
on relying on the keypress event. This didn't work because
caps lock is disabled when the key is released, not pressed,
so the caps lock indicator does not go away until the next
keypress event.
2019-01-03 09:28:14 +11:00
..
pam
main.c
meson.build
pam.c
password.c swaylock: Fix caps lock not updating immediately 2019-01-03 09:28:14 +11:00
render.c
seat.c swaylock: Fix caps lock not updating immediately 2019-01-03 09:28:14 +11:00
shadow.c
swaylock.1.scd