]> git.sur5r.net Git - i3/i3/commit
Bugfix: Correctly clear the urgency hint when the window is underneath a split-con...
authorMichael Stapelberg <michael@stapelberg.de>
Tue, 25 Sep 2012 13:40:08 +0000 (15:40 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Tue, 25 Sep 2012 13:40:08 +0000 (15:40 +0200)
commitc31b3b296a9c30073ac133ccfe8e02fb57a37c3f
tree5c1c14a78c9036de948806901bca5db5c591cbe8
parent0aa306890b66047aacb4863df0cfdfd6f46361e6
Bugfix: Correctly clear the urgency hint when the window is underneath a split-con (+test)

Previously, when you had an urgent container in a stack on some
invisible workspace (say urxvt) and you switched to it, the urgency hint
was not properly cleared.
src/workspace.c
testcases/t/200-urgency-timer.t