| Commit message (Expand) | Author | Age | Files | Lines |
| * | vendor/x11/xlib: Fix signature of XChangeWindowAttributes | Nahuel2998 | 11 days | 1 | -1/+1 |
| * | vendor/x11/xlib: Fix returntype of some procs | Nahuel2998 | 12 days | 1 | -4/+4 |
| * | Merge pull request #6141 from magicalhacks/x11-fixes | gingerBill | 2026-01-29 | 1 | -1/+1 |
| |\ |
|
| | * | Minor x11/xlib bindings fixes | magicalhack | 2026-01-17 | 1 | -1/+1 |
| * | | vendor/x11/xlib: Fix XSetWindowBackgroundPixmap binding name | wpcasarin | 2026-01-18 | 1 | -1/+1 |
| |/ |
|
| * | vendor/xlib: a few more IM-related procedures and constants | IllusionMan1212 | 2025-10-12 | 1 | -1/+28 |
| * | add missing xlib functions for getting and setting text properties | Wesley Kerfoot | 2025-08-03 | 1 | -0/+12 |
| * | Fix #5139 | Jeroen van Rijn | 2025-05-09 | 1 | -1/+1 |
| * | Fix typo | gingerBill | 2025-04-03 | 1 | -1/+1 |
| * | Fix #4995 | gingerBill | 2025-04-03 | 1 | -10/+10 |
| * | xlib: add proc binding for SetWindowBorder | dogue | 2025-03-23 | 1 | -0/+5 |
| * | Moved all packages in core, base, vendor, tests and examples to use new #+ fi... | Karl Zylinski | 2024-09-14 | 1 | -1/+1 |
| * | vendor/x11: added a few procedures for xrandr, xinput, and xfixes | IllusionMan1212 | 2024-08-10 | 1 | -5/+41 |
| * | [vendor/x11]: Fix missing argument in XDefaultDepth, wrong types in CreateSim... | flysand7 | 2024-07-20 | 1 | -3/+3 |
| * | vendor/x11: some XKB extension procedures and constants | IllusionMan1212 | 2024-07-08 | 1 | -1/+56 |
| * | add support for title changes, cursor config, and dnd | Colin Davidson | 2024-06-06 | 1 | -6/+24 |
| * | oops, missed shuffling a few x-funcs | Colin Davidson | 2024-06-04 | 1 | -31/+28 |
| * | add a few more x11 funcs, fix egl bug | Colin Davidson | 2024-06-04 | 1 | -692/+700 |
| * | vendor/x11: added XQueryExtension, XGetEventData, and XFreeEventData | IllusionMan1212 | 2024-01-29 | 1 | -7/+16 |
| * | [x11/xlib]: Fix some foreign declarations | flysand7 | 2023-12-01 | 1 | -2/+3 |
| * | [vendor/x11]: Correct system import for linux | flysand7 | 2023-11-13 | 1 | -1/+1 |
| * | [vendor/x11]: Correction on XPutImage definition | flysand7 | 2023-11-13 | 1 | -1/+1 |
| * | [vendor/x11]: Add xlib utility functions, make compileable with -strict-style | flysand7 | 2023-11-13 | 1 | -197/+397 |
| * | [vendor/x11]: Add some client to window management communication functions | flysand7 | 2023-11-13 | 1 | -0/+159 |
| * | [vendor/x11]: Fix XDefaultScreen | flysand7 | 2023-11-12 | 1 | -1/+1 |
| * | [vendor/x11]: Fix XOpenDisplay | flysand7 | 2023-11-12 | 1 | -1/+1 |
| * | [vendor/x11]: Add most of the basic xlib bindings | flysand7 | 2023-11-11 | 1 | -0/+1549 |