86117db434
This involves: • Compiling with xcb-util instead of xcb-{atom,aux} (they merged the libraries) • Not using xcb-{event,property} anymore (code removed upstream) • Not using the predefined WINDOW, CARDINEL, … atoms (removed upstream) • Using the new xcb_icccm_* data types/functions instead of just xcb_* (for example xcb_icccm_get_wm_hints instead of xcb_get_wm_hints) Also I refactored the atoms to use x-macros. |
||
---|---|---|
.. | ||
Makefile | ||
UnicodeData.txt | ||
convmap.pl | ||
i3-input.h | ||
ipc.c | ||
keysym.map | ||
keysym2ucs.c | ||
keysym2ucs.h | ||
main.c | ||
ucs2_to_utf8.c | ||
xcb.c |