..
man
generated man pages: use xorg footer and no hard coded extension
2014-01-30 12:10:06 +09:00
.gitignore
Add "ge.*" to src/.gitignore
2019-02-17 13:33:12 +01:00
Makefile.am
optionally build the GE extension
2017-03-11 10:51:33 +01:00
c_client.py
c_client: fix "adress" typo
2019-01-07 14:42:53 -08:00
xcb.h
WIP: xcb_wait_for_special_event_with_timeout()
2020-07-11 08:10:25 +02:00
xcb_auth.c
Include time.h before using time()
2019-04-25 17:30:16 +01:00
xcb_conn.c
WIP: xcb_wait_for_special_event_with_timeout()
2020-07-11 08:10:25 +02:00
xcb_ext.c
Always include "config.h" at the start of all C source files.
2012-08-25 12:34:24 -07:00
xcb_in.c
WIP: xcb_wait_for_special_event_with_timeout()
2020-07-11 08:10:25 +02:00
xcb_list.c
Define _xcb_map_new with explicit void arg list instead of empty one
2013-08-06 11:10:01 -07:00
xcb_out.c
don't flag extra reply in xcb_take_socket
2018-08-21 18:57:01 +02:00
xcb_util.c
Check strdup for NULL return value.
2017-04-01 11:50:09 +02:00
xcb_windefs.h
Remove tabs and trailing whitespaces
2014-03-21 14:35:16 +01:00
xcb_xid.c
Use the 'present' field to properly check that the XC-MISC
2020-03-02 19:01:41 +01:00
xcbext.h
Correct @param "e" to "error" in xcb_poll_for_reply*()
2016-05-29 15:56:25 +02:00
xcbint.h
WIP: xcb_wait_for_special_event_with_timeout()
2020-07-11 08:10:25 +02:00