diff options
author | Oscar Cowdery Lack <oscar.cowderylack@gmail.com> | 2019-01-03 09:12:01 +1100 |
---|---|---|
committer | Oscar Cowdery Lack <oscar.cowderylack@gmail.com> | 2019-01-03 09:28:14 +1100 |
commit | 76cd3f2642127c1b3a02e863d4d4bf9d5dc34d60 (patch) | |
tree | ab8016c16c05b28f7977f4091d6ccc563b6c36ad /include/sway | |
parent | a96e86744ffd19d9ed8a7fc8e5468bb8b274b228 (diff) |
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.
Diffstat (limited to 'include/sway')
0 files changed, 0 insertions, 0 deletions