mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-07 08:08:50 +00:00
vendor/x11: added a few procedures for xrandr, xinput, and xfixes
This commit is contained in:
Vendored
+5
@@ -72,6 +72,11 @@ XkbAllEventsMask :: XkbEventMask {
|
||||
.ExtensionDeviceNotify,
|
||||
}
|
||||
|
||||
/* ---- X11/extensions/XI2.h ---------------------------------------------------------*/
|
||||
|
||||
XIAllDevices :: 0
|
||||
XIAllMasterDevices :: 1
|
||||
|
||||
|
||||
/* ---- X11/Xlib.h ---------------------------------------------------------*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user