320591ac19
This commit removes the code for falling back to the first available
output for the system tray if 'tray_output primary' has been specified
but there is no primary output (managed by this bar).
This fallback behavior was broken/unreachable because the tray
will never be initialized in this situation in the first place. Having
this dead code lead to a wrong assumption in #1855 and hence to
commit
|
||
---|---|---|
.. | ||
include | ||
src | ||
.gitignore | ||
CHANGELOG | ||
i3bar.mk | ||
LICENSE | ||
Makefile |