swayfx/sway/desktop
Ryan Dwyer c2ed3d8bd6 Implement force_display_urgency_hint
The directive sets the timeout before an urgent view becomes normal
again after switching to it from another workspace.

Also:

* When an xwayland surface removes the urgent hint while the timer is
active, we now ignore the request. This happens as soon as the view
receives focus, so it was effectively making the timer pointless.
* The timeout is now only applied when switching to it from another
workspace.
2018-07-21 10:28:07 +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 Update for swaywm/wlroots#1148 2018-07-19 21:54:46 +01: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 Implement force_display_urgency_hint 2018-07-21 10:28:07 +10:00