]> git.sur5r.net Git - i3/i3/commit
Update bar font config on reload
authorTony Crisci <tony@dubstepdish.com>
Tue, 10 Feb 2015 19:26:22 +0000 (14:26 -0500)
committerTony Crisci <tony@dubstepdish.com>
Tue, 10 Feb 2015 19:26:22 +0000 (14:26 -0500)
commitd38d2dc3e3454642f8ceaaadeaa0fd8d0b88feea
treee1732eb3ba182e1c98ebd63cc4aa2f180ed78d6a
parent3f126c61c409550c9af080a9813de9480ae0eaf7
Update bar font config on reload

Dynamically update the font when the `reload` command is called by
reloading the font with `xcb_init_late` and adjusting the size of the
bar by updating the output dimensions with a call to the ipc.
i3bar/src/ipc.c