swayfx/sway/desktop
Ryan Dwyer 63d6233fcb Allow xwayland views to become urgent when on a non-visible workspace
This removes the urgency stuff from the commit handler and puts it in a
new set_hints handler instead. This allows the xwayland surface to
become urgent without having to commit (which doesn't happen if it's on
an non-visible workspace).
2018-07-19 21:08:51 +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 Simplify transactions by utilising a dirty flag on containers 2018-07-14 23:14:55 +10:00
render.c Implement default_floating_border command and adjust CSD behaviour 2018-07-17 10:14:33 +10:00
transaction.c Make focus part of transactions 2018-07-15 22:08:26 +10:00
xdg_shell.c Simplify transactions by utilising a dirty flag on containers 2018-07-14 23:14:55 +10:00
xdg_shell_v6.c Simplify transactions by utilising a dirty flag on containers 2018-07-14 23:14:55 +10:00
xwayland.c Allow xwayland views to become urgent when on a non-visible workspace 2018-07-19 21:08:51 +10:00