gri3-wm/i3bar/src
Tony Crisci e08215896e 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.
2013-11-09 14:34:00 +01:00
..
child.c Use _PATH_BSHELL to ensure using a bourne shell 2013-11-09 10:11:32 +01:00
config.c Add new bar.binding_mode_indicator configuration. 2013-09-24 06:59:26 +02:00
ipc.c Fix wrong placement of i3bar when connecting/disconnecting outputs 2013-05-30 12:18:27 +02:00
main.c i3bar: fix usage description, make -b happen 2013-03-29 09:55:03 +01:00
mode.c i3bar: Add current binding mode indicator 2012-11-16 13:44:29 +01:00
outputs.c Use (void) instead of () for functions without args 2012-08-23 19:34:37 +02:00
parse_json_header.c Add click events to i3bar 2013-03-21 23:55:30 +01:00
workspaces.c Use (void) instead of () for functions without args 2012-08-23 19:34:37 +02:00
xcb.c i3bar: Simplify hide mode logic 2013-11-09 14:34:00 +01:00