swayfx/sway/desktop
Ryan Dwyer 5ba2ae9c6a Implement request_move and request_resize for xwayland views
I discovered we have to send a click event when ending the move or
resize operation to make xwayland's requests work correctly.
2018-07-22 23:10:19 +10:00
..
desktop.c Implement some floating move commands 2018-07-09 23:38:29 +10:00
idle_inhibit_v1.c Fix memory leak in sway/desktop/idle_inhibit_v1.c 2018-07-17 11:35:24 -04:00
layer_shell.c Fix memory leak in handle_layer_shell_surface 2018-07-17 11:35:24 -04:00
output.c Fix damage issue when moving and resizing 2018-07-22 23:10:19 +10:00
render.c Implement default_floating_border command and adjust CSD behaviour 2018-07-17 10:14:33 +10:00
transaction.c Improve resize performance by partially flushing the transaction queue 2018-07-22 23:10:19 +10:00
xdg_shell.c Deny move/resize events for tiled xdg shell views 2018-07-22 23:10:19 +10:00
xdg_shell_v6.c Deny move/resize events for tiled xdg shell views 2018-07-22 23:10:19 +10:00
xwayland.c Implement request_move and request_resize for xwayland views 2018-07-22 23:10:19 +10:00