vendor/x11: added a few procedures for xrandr, xinput, and xfixes

This commit is contained in:
IllusionMan1212
2024-08-10 12:06:52 +02:00
parent 7f17d4eb7f
commit 554b0e5bf7
3 changed files with 234 additions and 5 deletions
+5
View File
@@ -72,6 +72,11 @@ XkbAllEventsMask :: XkbEventMask {
.ExtensionDeviceNotify,
}
/* ---- X11/extensions/XI2.h ---------------------------------------------------------*/
XIAllDevices :: 0
XIAllMasterDevices :: 1
/* ---- X11/Xlib.h ---------------------------------------------------------*/