| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [x11/xlib]: Fix some foreign declarations | flysand7 | 2023-12-01 | 1 | -2/+3 |
| * | [vendor/x11]: Add build guards for other xlib files | flysand7 | 2023-11-13 | 2 | -2/+2 |
| * | [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 | 3 | -198/+424 |
| * | [vendor/x11]: Add some client to window management communication functions | flysand7 | 2023-11-13 | 3 | -4/+217 |
| * | [vendor/x11]: Fix XDefaultScreen | flysand7 | 2023-11-12 | 1 | -1/+1 |
| * | [vendor/x11]: Add a special type for mouse events | flysand7 | 2023-11-12 | 2 | -1/+9 |
| * | [vendor/x11]: Fix definition for EventType | flysand7 | 2023-11-12 | 1 | -2/+39 |
| * | [vendor/x11]: Fix XOpenDisplay | flysand7 | 2023-11-12 | 1 | -1/+1 |
| * | [vendor/x11]: Add most of the basic xlib bindings | flysand7 | 2023-11-11 | 5 | -0/+5067 |