9cbff272cb
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. |
||
---|---|---|
.. | ||
arrange.c | ||
container.c | ||
layout.c | ||
output.c | ||
view.c | ||
workspace.c |