sway/sway/desktop
Ryan Dwyer ff445cc855 Implement xdg shell request_move and request_resize events
Also does a few other related things:

* Now uses enum wlr_edges instead of our own enum resize_edge
* Now uses wlr_xcursor_get_resize_name and removes our own
find_resize_edge_name
* Renames drag to move for consistency
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 Implement xdg shell request_move and request_resize events 2018-07-22 23:10:19 +10:00
xdg_shell_v6.c Implement xdg shell request_move and request_resize events 2018-07-22 23:10:19 +10:00
xwayland.c Implement force_display_urgency_hint 2018-07-21 10:28:07 +10:00