]> git.sur5r.net Git - i3/i3/commit
Move get_colorpixel to libi3, use it everywhere else
authorMichael Stapelberg <michael@stapelberg.de>
Sun, 23 Oct 2011 16:38:21 +0000 (17:38 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Sun, 23 Oct 2011 16:38:21 +0000 (17:38 +0100)
commitcb9bbcfccff7b27e4a2cbe5e9b2bdbd6e5260bb2
tree66f498cded127684a893f6fcde9744bf5838198a
parent0086bcb2b4d20dfa557b19f121c4edb5bb057e95
Move get_colorpixel to libi3, use it everywhere else
19 files changed:
i3-config-wizard/main.c
i3-config-wizard/xcb.c
i3-config-wizard/xcb.h
i3-input/i3-input.h
i3-input/main.c
i3-input/xcb.c
i3-nagbar/Makefile
i3-nagbar/i3-nagbar.h
i3-nagbar/main.c
i3-nagbar/xcb.c
i3bar/src/xcb.c
include/libi3.h
include/xcb.h
libi3/get_colorpixel.c [new file with mode: 0644]
libi3/get_socket_path.c
libi3/ipc_connect.c
libi3/ipc_send_message.c
libi3/safewrappers.c
src/xcb.c