gri3-wm/i3bar/src
Ingo Bürk b8109c3a59 Document tray initialization better.
This commit removes an unnecessary fallback to the first output's name as
this name ("first") will only be used to see whether "tray_output none"
has been specified, anyway.

We also add documentation that clearly states when we want to initialize
the tray and when we don't want to do the same.

relates to #2220
2016-02-21 14:26:13 +01:00
..
child.c Added background and border keys to the i3bar protocol. 2015-10-22 16:11:08 +02:00
config.c Allow "modifier none" in i3bar to disable the modifier. 2016-02-11 20:51:05 +01:00
ipc.c ASAN: trigger leak before exiting 2016-01-09 17:18:05 +01:00
main.c i3bar: fix memory leak in socket path 2016-01-09 12:30:15 +01:00
mode.c Use sasprintf() instead of alloc'ing and strncpy() in i3bar. 2015-10-17 22:14:48 +02:00
outputs.c Optionally change i3bar color on focused output, implements #2020 2015-10-27 09:12:57 -04:00
parse_json_header.c Update copyright notices and get rid of ranges 2015-04-20 17:50:21 -04:00
workspaces.c Use sasprintf() instead of alloc'ing and strncpy() in i3bar. 2015-10-17 22:14:48 +02:00
xcb.c Document tray initialization better. 2016-02-21 14:26:13 +01:00