]> git.sur5r.net Git - i3/i3/commit
i3bar: Simplify hide mode logic
authorTony Crisci <tony@dubstepdish.com>
Wed, 30 Oct 2013 04:16:13 +0000 (00:16 -0400)
committerMichael Stapelberg <michael@stapelberg.de>
Sat, 9 Nov 2013 13:34:00 +0000 (14:34 +0100)
commite08215896e27ef3501e13501814214d933043e5b
tree299cb9b77560d54c7958c9f60000de8c781051a7
parent9ee26a608e329ceea583950fcc92bc5a28f6cf55
i3bar: Simplify hide mode logic

When determining whether to hide or unhide the bar on redraw in hide
mode, use simpler rules. When the config specifies the 'show' state or a
workspace is urgent, or if the caller requests it, or the modifier is
pressed, show the bar. Otherwise, hide the bar.
i3bar/src/xcb.c