sway-patched-tray-menu/sway
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
..
commands squash commits, move enum into resize.c 2016-09-07 06:48:41 -05:00
border.c Use indicator border color only when needed. 2016-09-10 16:11:33 +02:00
CMakeLists.txt squash commits, move enum into resize.c 2016-09-07 06:48:41 -05:00
commands.c squash commits, move enum into resize.c 2016-09-07 06:48:41 -05:00
config.c Fix swaybar when running on named outputs. 2016-09-17 17:25:45 +10:00
container.c Fix swaybar when running on named outputs. 2016-09-17 17:25:45 +10:00
criteria.c Reorganize includes 2016-09-01 08:18:37 -04:00
debug_log.c Reorganize includes 2016-09-01 08:18:37 -04:00
extensions.c Tweak how swaylock surfaces are handled 2016-09-01 08:34:52 -04:00
focus.c Tweak how swaylock surfaces are handled 2016-09-01 08:34:52 -04:00
handlers.c squash commits, move enum into resize.c 2016-09-07 06:48:41 -05:00
input.c Reorganize includes 2016-09-01 08:18:37 -04:00
input_state.c Reorganize includes 2016-09-01 08:18:37 -04:00
ipc-json.c Reorganize includes 2016-09-01 08:18:37 -04:00
ipc-server.c Reorganize includes 2016-09-01 08:18:37 -04:00
layout.c Make it possible to move views between outputs 2016-09-05 12:14:23 -04:00
main.c Reorganize includes 2016-09-01 08:18:37 -04:00
output.c Reorganize includes 2016-09-01 08:18:37 -04:00
sway-bar.5.txt Implement configurable wrapping on bar ws scroll 2016-07-17 11:26:38 -04:00
sway-input.5.txt Add input example section to config 2016-08-18 18:00:58 -05:00
sway.1.txt document all xkb settings handled by wlc 2016-08-09 10:41:06 -04:00
sway.5.txt document workspace_auto_back_and_forth command 2016-09-16 21:53:46 -05:00
workspace.c Reorganize includes 2016-09-01 08:18:37 -04:00