i3/i3bar/src
Quentin Glidic 2e5838fb49 i3bar: Rework unhide/hide on workspace urgency
We now check globally for workspace urgency instead of per-output since
the result is the same but we call unhide_bars/hide_bars only once this
way
2012-09-22 15:13:21 +02:00
..
child.c bugfix: memleak: use i3STRING_FREE() instead of FREE() 2012-09-03 00:42:17 +02:00
config.c i3bar: ignore the "socket_path" config option (redundant anyway) 2012-01-20 22:29:24 +00:00
determine_json_version.c i3bar: be less strict about the {"version":1} JSON header 2012-08-12 18:40:15 +02:00
ipc.c Use (void) instead of () for functions without args 2012-08-23 19:34:37 +02:00
main.c logging: make libi3 use verboselog()/errorlog(), provide it in each caller 2012-08-13 13:27:16 +02:00
outputs.c Use (void) instead of () for functions without args 2012-08-23 19:34:37 +02:00
workspaces.c Use (void) instead of () for functions without args 2012-08-23 19:34:37 +02:00
xcb.c i3bar: Rework unhide/hide on workspace urgency 2012-09-22 15:13:21 +02:00