]> git.sur5r.net Git - i3/i3/commit
Introduce a config directive 'binding_mode' in the 'bar' config, pass it through...
authorIngo Bürk <ingo.buerk@tngtech.com>
Sun, 31 May 2015 14:07:23 +0000 (16:07 +0200)
committerIngo Bürk <ingo.buerk@tngtech.com>
Sun, 31 May 2015 14:49:09 +0000 (16:49 +0200)
commit9b691bcca28926cc8e5da47a77b68dae334cfe52
tree9b80d6ae7a4e66d9e8a8a98509a06e88cc2a88b3
parent8029ff09d7ba8394bf9cab11b9a2776d4bdc12a5
Introduce a config directive 'binding_mode' in the 'bar' config, pass it through the IPC and parse it in i3bar.
i3bar/include/xcb.h
i3bar/src/config.c
i3bar/src/xcb.c
include/config.h
parser-specs/config.spec
src/config.c
src/config_directives.c
src/ipc.c
testcases/t/177-bar-config.t