]> git.sur5r.net Git - i3/i3/commit - src/config.c
Feature: send complete config on barconfig_update
authorTony Crisci <tony@dubstepdish.com>
Sun, 27 Apr 2014 05:33:58 +0000 (01:33 -0400)
committerMichael Stapelberg <michael@stapelberg.de>
Wed, 30 Apr 2014 07:33:29 +0000 (09:33 +0200)
commit2f42fe61d95d15533638b06c7f7add155afc9163
treebe4b039ea3baa9c8e6677d494b9a92b4f875fbf4
parentab0fae400b68d802aa73e81208a441a1917d3054
Feature: send complete config on barconfig_update

Send all the options in the bar block on the barconfig_update event.

This will eventually allow for dynamically updating bar colors with the
`reload` command.
docs/ipc
include/config.h
include/ipc.h
src/config.c
src/ipc.c