gri3-wm/i3bar/src
darkraven 875130e7e8 Automatically hide i3bar when it's unneeded.
When a workspace marked 'urgent', i3bar unhide
itself. if I want to hide it again, I must press the
modifier.This sometimes annoys me.

In this patch I change the above behavior to this:
If a urgent workspace occurs, i3bar will unhide itself;
and when you navigates away from the last urgent
workspace and there is no more urgent workspace, i3bar
will hide itself.
2012-08-02 01:44:25 +02:00
..
child.c i3bar: Fix warnings with libyajl1 (Thanks prg) 2012-07-16 19:23:37 +02:00
config.c i3bar: ignore the "socket_path" config option (redundant anyway) 2012-01-20 22:29:24 +00:00
ipc.c i3bar: don’t immediately redraw bars after kicking tray clients 2012-04-24 12:04:35 +02:00
main.c i3bar: fix -h output (Thanks IsoLnCHiP) 2011-10-31 20:44:55 +00:00
outputs.c i3bar: Bugfix: Properly update the primary flag 2012-04-22 20:43:43 +02:00
workspaces.c little style fixes 2011-11-21 21:48:24 +00:00
xcb.c Automatically hide i3bar when it's unneeded. 2012-08-02 01:44:25 +02:00