mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 08:04:30 +00:00
dix: export DeliverEvents for nvidia
Signed-off-by: dasha_uwu <dasha@linuxping.win>
This commit is contained in:
committed by
Enrico Weigelt
parent
27f1094116
commit
cacdcc5b2e
@@ -573,6 +573,7 @@ int TryClientEvents(ClientPtr pClient,
|
||||
* @param count number of events in xE.
|
||||
* @param otherParent Used for ReparentNotify events.
|
||||
*/
|
||||
_X_EXPORT // exported for nvidia
|
||||
enum EventDeliveryState DeliverEvents(WindowPtr pWindow,
|
||||
xEventPtr events,
|
||||
size_t nEvents,
|
||||
|
||||
Reference in New Issue
Block a user