swayfx/sway/input
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
..
cursor.c Fix crash and render issues involving cursor_send_pointer_motion 2018-07-19 19:49:50 +10:00
input-manager.c Implement tap_button_map for input devices 2018-07-14 01:01:47 -04:00
keyboard.c Make focus part of transactions 2018-07-15 22:08:26 +10:00
seat.c Implement force_display_urgency_hint 2018-07-21 10:28:07 +10:00