about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
authorptitSeb <sebastien.chev@gmail.com>2022-04-06 11:26:57 +0200
committerptitSeb <sebastien.chev@gmail.com>2022-04-06 11:26:57 +0200
commit74b1f9ee295a2ec888ac6a7b00963ce7c7f7c601 (patch)
tree76af90b9d178973588eaf66969c7d008c5f31eee /src
parente89a2034811e280078b858ab374d4eb658ccc7ab (diff)
downloadbox64-74b1f9ee295a2ec888ac6a7b00963ce7c7f7c601.tar.gz
box64-74b1f9ee295a2ec888ac6a7b00963ce7c7f7c601.zip
Added some libX11 and libxi wrapped functons (for #215)
Diffstat (limited to 'src')
-rwxr-xr-xsrc/wrapped/wrappedlibx11_private.h2
-rwxr-xr-xsrc/wrapped/wrappedlibxi_private.h4
2 files changed, 3 insertions, 3 deletions
diff --git a/src/wrapped/wrappedlibx11_private.h b/src/wrapped/wrappedlibx11_private.h
index 443b24e3..75868631 100755
--- a/src/wrapped/wrappedlibx11_private.h
+++ b/src/wrapped/wrappedlibx11_private.h
@@ -976,7 +976,7 @@ GO(XSetWindowBackgroundPixmap, iFppp)
 //GO(XSetWindowBorderPixmap
 GO(XSetWindowBorderWidth, iFppu)
 GO(XSetWindowColormap, iFppp)
-//GO(XSetWMClientMachine
+GO(XSetWMClientMachine, vFppp)
 GO(XSetWMColormapWindows, iFpppi)
 GO(XSetWMHints, iFppp)
 GO(XSetWMIconName, vFppp)
diff --git a/src/wrapped/wrappedlibxi_private.h b/src/wrapped/wrappedlibxi_private.h
index c29920bd..afdf3d78 100755
--- a/src/wrapped/wrappedlibxi_private.h
+++ b/src/wrapped/wrappedlibxi_private.h
@@ -26,7 +26,7 @@ GO(XGetDeviceButtonMapping, iFpppi)
 //GO(XGetDeviceModifierMapping, 
 GO(XGetDeviceMotionEvents, pFppuuppp)
 GO(XGetDeviceProperty, iFpppllipppppp)
-//GO(XGetExtensionVersion, 
+GO(XGetExtensionVersion, pFpp)
 //GO(XGetFeedbackControl, 
 //GO(XGetSelectedExtensionEvents, 
 GO(XGrabDevice, iFpppiipiiu)
@@ -80,7 +80,7 @@ GO(XSetDeviceButtonMapping, iFpppi)
 GO(XUngrabDevice, iFppu)
 //GO(XUngrabDeviceButton, 
 //GO(XUngrabDeviceKey, 
-//GO(_XiGetDevicePresenceNotifyEvent, 
+GO(_XiGetDevicePresenceNotifyEvent, iFp)
 //GO(_xibadclass, 
 //GO(_xibaddevice, 
 //GO(_xibadevent,