Oscar Cowdery Lack
aae74613c6
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.
Description
No description provided
Languages
C
89.7%
Shell
5.5%
Meson
4.8%