swayfx/include/sway/input
Brian Ashworth 9670ccee68 bindings: defer while initiailizing
This adds the logic to defer binding execution while sway is still
initializing. Without this, the binding command would be executed, but
the command handler would return CMD_DEFER, which was being treated as
a failure to run. To avoid partial executions, this will defer all
bindings while config->active is false.
2019-06-12 07:56:41 +03:00
..
cursor.h Introduce default seatop 2019-03-17 10:02:04 -06:00
input-manager.h Add heuristics to differentiate touchpads 2019-04-14 19:31:36 -04:00
keyboard.h commands/input: perform basic keymap validation 2019-06-09 20:13:22 +03:00
seat.h bindings: defer while initiailizing 2019-06-12 07:56:41 +03:00
switch.h Support WLR_INPUT_DEVICE_SWITCH in sway 2019-03-19 23:58:47 -04:00