gri3-wm/i3bar/src
Michael Stapelberg 3f5a0f0024 Switch to xcb-xkb and libxkbcommon
This removes our last dependency on Xlib! :)

(Okay, an Xlib dependency still comes in through other libraries that we
 link against, but it’s not us. Our code is simpler by this change and
 uses one less connection to X11.)
2014-06-21 19:10:37 +02:00
..
child.c clang-format-3.5 **/*.h **/*.c 2014-06-19 11:20:32 +02:00
config.c format **/*.c with clang-format-3.5 2014-06-15 19:07:02 +02:00
ipc.c clang-format-3.5 **/*.h **/*.c 2014-06-19 11:20:32 +02:00
main.c format **/*.c with clang-format-3.5 2014-06-15 19:07:02 +02:00
mode.c format **/*.c with clang-format-3.5 2014-06-15 19:07:02 +02:00
outputs.c clang-format-3.5 **/*.h **/*.c 2014-06-19 11:20:32 +02:00
parse_json_header.c format **/*.c with clang-format-3.5 2014-06-15 19:07:02 +02:00
workspaces.c clang-format-3.5 **/*.h **/*.c 2014-06-19 11:20:32 +02:00
xcb.c Switch to xcb-xkb and libxkbcommon 2014-06-21 19:10:37 +02:00