]> git.sur5r.net Git - i3/i3/commit
get rid of xcb.c in all i3-* tools
authorMichael Stapelberg <michael@stapelberg.de>
Sun, 23 Oct 2011 22:20:57 +0000 (23:20 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Sun, 23 Oct 2011 22:20:57 +0000 (23:20 +0100)
commitf4469eee0b0988c082a5df580c24c15b5eed2c2e
tree46aa1795fd29b06a9b14759ca305983c3e1374e3
parenta58018cf66108a81fc7e9ab0f7e47b29969184a0
get rid of xcb.c in all i3-* tools

open_input_window was slightly different for each of them, so it made no sense
to generalize it (then we would end up with a thin and useless wrapper).
i3-config-wizard/main.c
i3-config-wizard/xcb.c [deleted file]
i3-config-wizard/xcb.h
i3-input/i3-input.h
i3-input/main.c
i3-input/xcb.c [deleted file]
i3-nagbar/i3-nagbar.h
i3-nagbar/main.c
i3-nagbar/xcb.c [deleted file]