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 Add FreeBSD-specific PAM configuration 2018-08-30 09:58:57 +02:00
main.c swaylock: fix build with musl libc 2018-11-30 23:22:09 -08:00
meson.build Fix swaylock w/shadow on glibc, improve security 2018-10-06 12:20:12 -04:00
pam.c Replace _XOPEN_SOURCE with _POSIX_C_SOURCE 2018-11-25 17:19:43 +01:00
password.c swaylock: Fix caps lock not updating immediately 2019-01-03 09:28:14 +11:00
render.c Replace _XOPEN_SOURCE with _POSIX_C_SOURCE 2018-11-25 17:19:43 +01:00
seat.c swaylock: Fix caps lock not updating immediately 2019-01-03 09:28:14 +11:00
shadow.c Replace _XOPEN_SOURCE with _POSIX_C_SOURCE 2018-11-25 17:19:43 +01:00
swaylock.1.scd fix typo 2018-12-02 20:48:29 +01:00