mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 08:04:30 +00:00
dix: export TryClientEvents for nvidia
Signed-off-by: dasha_uwu <dasha@linuxping.win>
This commit is contained in:
committed by
Enrico Weigelt
parent
a776156b54
commit
3db3ca9889
@@ -549,6 +549,7 @@ XRetCode AlterSaveSetForClient(ClientPtr pClient,
|
||||
* @return 1 if event was delivered, 0 if not or -1 if grab was not set by the
|
||||
* client.
|
||||
*/
|
||||
_X_EXPORT // exported for nvidia
|
||||
int TryClientEvents(ClientPtr pClient,
|
||||
DeviceIntPtr device,
|
||||
xEventPtr pEvents,
|
||||
|
||||
Reference in New Issue
Block a user