sway/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
..
commands Implement force_display_urgency_hint 2018-07-21 10:28:07 +10:00
config Fix output wildcard handling 2018-07-20 12:32:29 -04:00
desktop Implement force_display_urgency_hint 2018-07-21 10:28:07 +10:00
input Implement force_display_urgency_hint 2018-07-21 10:28:07 +10:00
tree Fix pointer events for overlapping floating views 2018-07-20 09:41:36 +10:00
base64.c Rework get_clipboard implementation 2017-07-07 21:51:34 +02:00
commands.c Implement force_display_urgency_hint 2018-07-21 10:28:07 +10:00
config.c Implement force_display_urgency_hint 2018-07-21 10:28:07 +10:00
criteria.c Free individual criteria in free_config 2018-07-17 11:35:00 -04:00
debug-tree.c Add L_FLOATING back to debug tree 2018-06-01 23:14:58 +10:00
ipc-json.c Mark containers as urgent in IPC if they have urgent views 2018-07-16 14:30:31 +10:00
ipc-server.c Make focus part of transactions 2018-07-15 22:08:26 +10:00
main.c Fix deferred command handling 2018-07-19 01:39:58 -04:00
meson.build Implement force_display_urgency_hint 2018-07-21 10:28:07 +10:00
security.c Add minimal config subsystem 2017-12-05 10:40:55 +01:00
server.c Merge branch 'master' into update-wlroots-1148 2018-07-19 14:09:19 -07:00
sway-bar.5.scd Add sway-bar(5) 2018-05-11 21:13:43 -04:00
sway-input.5.scd Implement tap_button_map for input devices 2018-07-14 01:01:47 -04:00
sway.1.scd Add sway(5) 2018-05-11 21:03:43 -04:00
sway.5.scd Add documentation for urgent command 2018-07-16 10:15:18 +10:00