sway/swaybar
Ryan Dwyer e4cb4d1b5c Fix swaybar when running on named outputs.
When using a bar on a named output, load_swaybars() requires the
output to be active (ie. in the root container), but this is not the case if
the bar is added to the last output. To fix this, load_swaybars() is now
called after the output has been added to the root container.

After fixing that, swaybar would segfault due to using the wrong index
variable when loading outputs and config.
2016-09-17 17:25:45 +10:00
..
bar.c Add client support for HiDPI 2016-09-05 11:36:48 -04:00
CMakeLists.txt Fix missing include paths 2016-04-28 20:08:41 +02:00
config.c Reorganize includes 2016-09-01 08:18:37 -04:00
ipc.c Fix swaybar when running on named outputs. 2016-09-17 17:25:45 +10:00
main.c Reorganize includes 2016-09-01 08:18:37 -04:00
render.c Fix constant scale factor in font code 2016-09-05 11:52:52 -04:00
status_line.c Reorganize includes 2016-09-01 08:18:37 -04:00