swayfx/sway/input
Ryan Dwyer 32c7386b0f Fix management of bindings during reload
seat_execute_command needs to check the flags on `binding_copy`, as
`binding` will be a dangling pointer after a reload command.

handle_keyboard_key needs to set the next_repeat_binding for
non-reloads prior to executing the command in case the binding is
freed by the reload command.
2018-09-06 08:33:00 +10:00
..
cursor.c Fix clicking workspace buttons 2018-09-05 18:01:43 +10:00
input-manager.c Implement type safe arguments and demote sway_container 2018-09-05 18:01:43 +10:00
keyboard.c Fix management of bindings during reload 2018-09-06 08:33:00 +10:00
seat.c Fix scratchpad related crashes 2018-09-05 18:01:43 +10:00