Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-07-21 | Fix urgent timer logic and remove unnecessary header includes | Ryan Dwyer | |
2018-07-21 | Implement force_display_urgency_hint | Ryan Dwyer | |
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. |