1
1
mirror of https://github.com/swaywm/sway synced 2024-11-18 09:44:27 +01:00
sway/swaylock
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
2018-06-08 22:42:15 +09:00
..
pam
main.c
meson.build
password.c swaylock: implement ^U to clear buffer 2018-06-08 22:42:15 +09:00
render.c
seat.c swaylock: implement ^U to clear buffer 2018-06-08 22:42:15 +09:00
swaylock.1.scd