]> git.sur5r.net Git - i3/i3/commit - i3bar/src/ipc.c
i3bar: forward the sync request via IPC, not X11
authorMichael Stapelberg <michael@stapelberg.de>
Fri, 30 Mar 2018 19:07:48 +0000 (21:07 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Fri, 30 Mar 2018 19:14:51 +0000 (21:14 +0200)
commit145ac532aaa09259ff71a8ab2a75c3bf4004a80c
tree19b6a58e5f103e28631e2749dea49e62566c7cb2
parenteca8fae2de2a2f7d6a8953d5ce6e0a76c6dc1264
i3bar: forward the sync request via IPC, not X11

i3bar’s X11 output is not what our testcases are testing — the state
manipulations which i3bar triggers via IPC messages to i3 are what we are
interested in.
i3bar/src/ipc.c
i3bar/src/xcb.c