Displaying 2 results from an estimated 2 matches for "xgetdevicecontrol".
2009 Jul 13
0
[ANNOUNCE] libXi 1.2.99.2
...aulo Cesar Pereira de Andrade (2):
Janitor: make distcheck, compile warnings, extra .gitignore files.
Return NULL on error, and match LockDisplay with UnlockDisplay.
Peter Hutterer (105):
Restore XAllowDeviceEvents()
Remove leftover WindowAccess function declarations.
XGetDeviceControl: Add a missing break leading to wrong length calculation.
XGetDeviceControl: size the libXi structs, not the wire structs (#20293)
Remove AttachClass handling from ListDevices.
Remove DeviceEnter/LeaveNotify handling.
Remove XExtendedGrabDevice.
Back out the XQueryInpu...
2010 Nov 02
0
[ANNOUNCE] libXi 1.4.0
...DocBook XML
Matthieu Herrb (1):
Fix build with gcc 2.95
Pauli Nieminen (6):
Fix usage of uninitialized value
Fix memory leak in XIGetSelectedEvents
Use single error path in XQueryDeviceState
Use single error path in XGetFeedbackControl
Use single error path in XGetDeviceControl
Always unlock display correctly
Peter Hutterer (5):
man: fix types for XGetSelectedExtensionEvents.
Initialize extension with the right number of events.
man: improve readability of XAllowDeviceEvents.
man: XGetDeviceProperty(3) has no parameter 'pending'....