https://github.com/swaywm/sway
Revision e4cb4d1b5cd32e9455243ee7138bf007343269c2 authored by Ryan Dwyer on 17 September 2016, 07:25:45 UTC, committed by Ryan Dwyer on 17 September 2016, 07:25:45 UTC
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.
1 parent 461e250
History
Tip revision: e4cb4d1b5cd32e9455243ee7138bf007343269c2 authored by Ryan Dwyer on 17 September 2016, 07:25:45 UTC
Fix swaybar when running on named outputs.
Tip revision: e4cb4d1
File Mode Size
CMake
assets
common
completions
include
protocols
sway
swaybar
swaybg
swaygrab
swaylock
swaymsg
wayland
.clang-format -rw-r--r-- 157 bytes
.editorconfig -rw-r--r-- 315 bytes
.gitignore -rw-r--r-- 150 bytes
.travis.yml -rw-r--r-- 383 bytes
CMakeLists.txt -rw-r--r-- 3.8 KB
CONTRIBUTING.md -rw-r--r-- 7.7 KB
LICENSE -rw-r--r-- 1.0 KB
README.md -rw-r--r-- 3.1 KB
config -rw-r--r-- 5.8 KB
sway.desktop -rw-r--r-- 95 bytes

README.md

back to top