]> git.sur5r.net Git - i3/i3/commit - src/ipc.c
ipc: Canonicalize output names in bar configuration
authorVladimir Panteleev <git@thecybershadow.net>
Mon, 11 Sep 2017 11:15:56 +0000 (11:15 +0000)
committerVladimir Panteleev <git@thecybershadow.net>
Wed, 13 Sep 2017 08:23:26 +0000 (08:23 +0000)
commit6de9cdd96fe89c63d874b13a52ac2acfb3907dd1
treef75a96b0d9f1289fa78bb2a86a401170399e7ef0
parentae8f3c267990e2cbca84949ca17ded58302c2751
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