swayfx/sway/tree
Ryan Dwyer 9cbff272cb Remove superfluous IPC urgent events
When an xwayland view is mapped, the IPC urgent event was being sent on
every surface commit.

I had intentionally ommitted the check because I figured an urgent
surface could update its urgent timestamp by sending urgent a second
time. But that's not how it works in xwayland's case, and it makes for
more complicated code.
2018-07-17 10:27:03 +10:00
..
arrange.c Simplify transactions by utilising a dirty flag on containers 2018-07-14 23:14:55 +10:00
container.c Mark containers as urgent in IPC if they have urgent views 2018-07-16 14:30:31 +10:00
layout.c Update workspace urgent state when views close or move workspaces 2018-07-16 13:15:35 +10:00
output.c Update for swaywm/wlroots#1126 2018-07-09 22:54:30 +01:00
view.c Remove superfluous IPC urgent events 2018-07-17 10:27:03 +10:00
workspace.c Render containers as urgent if they have an urgent child 2018-07-16 18:22:27 +10:00