swayfx/sway/input
frsfnrrg a78a5684ea Implement bindsym/bindcode --locked
Adds the --locked flag to bindsym and bindcode commands.

When a keyboard's associated seat has an exclusive client
(i.e, a screenlocker), then bindings are only executed if
they have the locked flag. When there is no such client,
this restriction is lifted.
2018-05-27 13:28:02 -04:00
..
cursor.c Replace oft-failing abort with if statement 2018-05-26 10:35:15 -04:00
input-manager.c Add map_from_region command 2018-04-26 10:53:47 +01:00
keyboard.c Implement bindsym/bindcode --locked 2018-05-27 13:28:02 -04:00
seat.c Don't track damage for views on inactive tabs 2018-05-21 20:16:56 +10:00