mirror of
https://github.com/X11Libre/xserver.git
synced 2026-09-22 20:35:43 +00:00
dix: DeliverEventsToWindow adjusted for MPX
mi: sprite debugging disabled
This commit is contained in:
parent
8c16f21d5d
commit
f52d53e060
5 changed files with 59 additions and 36 deletions
|
|
@ -570,6 +570,7 @@ extern void ReleaseActiveGrabs(
|
|||
ClientPtr client);
|
||||
|
||||
extern int DeliverEventsToWindow(
|
||||
DeviceIntPtr /* pWin */,
|
||||
WindowPtr /* pWin */,
|
||||
xEventPtr /* pEvents */,
|
||||
int /* count */,
|
||||
|
|
|
|||
Loading…
Reference in a new issue