diff options
author | Ryan Dwyer <ryandwyer1@gmail.com> | 2018-09-06 08:29:44 +1000 |
---|---|---|
committer | Ryan Dwyer <ryandwyer1@gmail.com> | 2018-09-06 08:33:00 +1000 |
commit | 32c7386b0f3dcd9f0138164ce597e34f79cdd1b9 (patch) | |
tree | 0df99ee8d973003a2889f81e6e6963430cdeb13f /sway/commands/opacity.c | |
parent | 49c937fc878da3ffb155429216ad8298202f1767 (diff) |
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.
Diffstat (limited to 'sway/commands/opacity.c')
0 files changed, 0 insertions, 0 deletions