https://github.com/swaywm/sway.git
Revision 56b7d8936ad4f62d43d6ac1989b90b8b1b5a8731 authored by Brian Ashworth on 09 May 2019, 20:30:08 UTC, committed by Drew DeVault on 11 May 2019, 17:34:48 UTC
This fixes a typo in `merge_id_on_name` for output configs that
resulted in incorrect id-on-name output configs being generated.
Instead of using the output that matched the name or identifier, the
first output in the list was being used instead. This could cause
merging across unrelated output configs and preventing output configs
from being applied correctly
1 parent 184663c
History
Tip revision: 56b7d8936ad4f62d43d6ac1989b90b8b1b5a8731 authored by Brian Ashworth on 09 May 2019, 20:30:08 UTC
config/output: fix typo in merge_id_on_name
Tip revision: 56b7d89
File Mode Size
.builds
assets
client
common
completions
contrib
include
protocols
security.d
sway
swaybar
swaymsg
swaynag
.clang-format -rw-r--r-- 405 bytes
.editorconfig -rw-r--r-- 315 bytes
.gitignore -rw-r--r-- 137 bytes
CONTRIBUTING.md -rw-r--r-- 7.9 KB
ISSUE_TEMPLATE.md -rw-r--r-- 1.5 KB
LICENSE -rw-r--r-- 1.0 KB
README.de.md -rw-r--r-- 2.4 KB
README.es.md -rw-r--r-- 2.2 KB
README.fr.md -rw-r--r-- 2.4 KB
README.ja.md -rw-r--r-- 3.1 KB
README.md -rw-r--r-- 2.6 KB
README.pl.md -rw-r--r-- 2.2 KB
README.uk.md -rw-r--r-- 3.8 KB
README.zh-CN.md -rw-r--r-- 1.8 KB
config.in -rw-r--r-- 6.6 KB
meson.build -rw-r--r-- 7.3 KB
meson_options.txt -rw-r--r-- 832 bytes
sway.desktop -rw-r--r-- 97 bytes

README.md

back to top