summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-12-07Switch to meson build systemHEADmasterKristian H. Kristensen20-102/+38
2013-07-11Rename library to csx, add randr stubsKristian Høgsberg5-16/+893
2013-07-10Add connection watch stubsKristian Høgsberg1-1/+21
2013-07-10Fill out more of Display and add extension mechanismKristian Høgsberg4-16/+179
2013-07-10Stub out most of the core protocol request APIKristian Høgsberg10-2/+1661
2013-07-10Add some support for window propertiesKristian Høgsberg3-7/+277
2013-07-03Add a few more stubsKristian Høgsberg1-0/+114
2013-07-03Turn on warnings and fix them, many other fixesKristian Høgsberg8-74/+135
2013-07-03Drop hand-edited copies of X.h and Xlib.hKristian Høgsberg8-1504/+5
2013-07-03XMapWindow always returns 1Kristian Høgsberg1-3/+4
2013-07-03Improve error handling furtherKristian Høgsberg3-39/+55
2013-07-03Improved error handling and atomsKristian Høgsberg6-10/+210
2013-05-17Add missing stdlib includeKristian Høgsberg1-0/+2
2013-05-17Drop old testKristian Høgsberg1-41/+0
2013-05-16Send MapNotify to parent when it has SubstructureNotifyKristian Høgsberg2-13/+26
2013-05-16Expose eventsKristian Høgsberg5-4/+140
2013-05-16Fill out configurewindow variantsKristian Høgsberg1-3/+36
2013-05-16Enter/leave for subwindowsKristian Høgsberg4-32/+72
2013-05-16Flesh out input events, send CreateNotifyKristian Høgsberg3-19/+98
2013-05-16Add more window stubsKristian Høgsberg2-12/+57
2013-05-16Print more eventsKristian Høgsberg3-1/+29
2013-05-16More stuff: pointer events, more window stubsKristian Høgsberg8-2/+1067
2013-05-16Flesh out Display structure, send eventsKristian Høgsberg8-92/+479
2013-05-16Initial commitKristian Høgsberg12-0/+1337