aboutsummaryrefslogtreecommitdiff
path: root/vendor/x11/xlib/xlib_const.odin
Commit message (Expand)AuthorAgeFilesLines
* vendor/xlib: a few more IM-related procedures and constantsIllusionMan12122025-10-121-0/+17
* Moved all packages in core, base, vendor, tests and examples to use new #+ fi...Karl Zylinski2024-09-141-1/+1
* vendor/x11: added a few procedures for xrandr, xinput, and xfixesIllusionMan12122024-08-101-0/+5
* vendor/x11: some XKB extension procedures and constantsIllusionMan12122024-07-081-0/+74
* add support for title changes, cursor config, and dndColin Davidson2024-06-061-0/+5
* [vendor/x11]: Add build guards for other xlib filesflysand72023-11-131-1/+1
* [vendor/x11]: Add xlib utility functions, make compileable with -strict-styleflysand72023-11-131-0/+26
* [vendor/x11]: Add some client to window management communication functionsflysand72023-11-131-0/+54
* [vendor/x11]: Add a special type for mouse eventsflysand72023-11-121-0/+8
* [vendor/x11]: Fix definition for EventTypeflysand72023-11-121-2/+39
* [vendor/x11]: Add most of the basic xlib bindingsflysand72023-11-111-0/+526