]> git.sur5r.net Git - i3/i3/commit
ipc: Canonicalize output names in bar configuration
authorVladimir Panteleev <git@thecybershadow.net>
Mon, 11 Sep 2017 11:15:56 +0000 (11:15 +0000)
committerMichael Stapelberg <michael@stapelberg.de>
Wed, 13 Sep 2017 16:45:46 +0000 (18:45 +0200)
commit16e0d5ec0603359f8dd72a2d91ff860cf97a8ee1
tree372cdb0b803cf2e94ee79f28f97fe056447b2b3f
parentc35cacfd78711e3f5e8475220608523141988e44
ipc: Canonicalize output names in bar configuration

Convert the output names specified in the "output" and "tray_output"
fields in bar blocks in i3's configuration to the referred output's
primary name. This allows specifying names other than the primary
output's name in the given fields without changing the IPC protocol.
src/ipc.c