Ryan Dwyer
17bb39cd49
Add multiseat support to swaylock
6 years ago
Ryan Dwyer
b0393ae34b
swaylock: Support keyboard and pointer disconnects and reconnects
6 years ago
emersion
63b4bf5000
Update for swaywm/wlroots#1126
6 years ago
Dominique Martinet
c78ce0770a
swaylock: implement ^U to clear buffer
...
The whole state->xcb.modifiers thing didn't work at all (always 0)
The xkb doc says "[xkb_state_serialize_mods] should not be used in
regular clients; please use the xkb_state_mod_*_is_active API instead"
so here it is
7 years ago
Mattias Eriksson
2d884d4e4f
Improved key handling in swaylock
...
Make escape clear buffer
Add indicator states for ctrl,shift,super et al
Add CapsLock indicator
7 years ago
Drew DeVault
053b51c3ff
exit() needs stdlib.h
...
inb4 acrisci
7 years ago
Drew DeVault
066143adef
Add password buffer, refactor rendering/surfaces
7 years ago
Drew DeVault
1008d4cc91
Split seat code into its own file
7 years ago