sway/include/sway
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 Simplify transactions by utilising a dirty flag on containers 2018-07-14 23:14:55 +10:00
input Don't unfocus when an override redirect window is mapped 2018-07-18 20:00:48 +01:00
tree Allow xwayland views to become urgent when on a non-visible workspace 2018-07-19 21:08:51 +10:00
commands.h Implement force_display_urgency_hint 2018-07-21 10:28:07 +10:00
config.h Implement force_display_urgency_hint 2018-07-21 10:28:07 +10:00
criteria.h Implement no_focus command 2018-07-16 22:18:12 +10:00
debug.h Add extended debugging flags 2018-07-14 20:44:32 -04:00
desktop.h Implement some floating move commands 2018-07-09 23:38:29 +10:00
ipc-json.h Store sway_outputs so that they can be reenabled 2018-06-06 20:11:24 -04:00
ipc-server.h Implement mode --pango_markup 2018-07-05 18:12:14 -04:00
layers.h sway views: add helpers to get view and layer from wlr_surface 2018-06-30 22:31:14 +09:00
output.h Remove duplicate function declaration and add assertion 2018-07-09 23:41:00 +10:00
security.h Move get_feature_policy to sway/security.c 2017-04-16 17:09:53 +03:00
server.h Fix deferred command handling 2018-07-19 01:39:58 -04:00
xwayland.h Automatically float xwayland windows 2018-06-18 22:52:10 +01:00