sway-patched-tray-menu/sway/input
Ryan Dwyer 9b828939e5 Fix crash when ending tiling drag
If the container being dragged has a parent that needs to be reaped, it
must be reaped after we've reinserted the dragging container into the
tree. During reaping, handle_seat_node_destroy tries to refocus the
dragging container which isn't possible while it's detached.
2018-10-20 08:57:09 +10:00
..
cursor.c cmd_bind{sym,code}: Implement per-device bindings 2018-10-18 13:42:01 -04:00
input-manager.c cmd_bind{sym,code}: Implement per-device bindings 2018-10-18 13:42:01 -04:00
keyboard.c cmd_bind{sym,code}: Implement per-device bindings 2018-10-18 13:42:01 -04:00
seat.c Fix crash when ending tiling drag 2018-10-20 08:57:09 +10:00