input: use a GrabMask union in GrabDevice to allow for XI2 masks.
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
@@ -103,6 +103,7 @@ typedef struct _OtherClients *OtherClientsPtr;
|
||||
typedef struct _InputClients *InputClientsPtr;
|
||||
typedef struct _DeviceIntRec *DeviceIntPtr;
|
||||
typedef struct _ClassesRec *ClassesPtr;
|
||||
typedef union _GrabMask GrabMask;
|
||||
|
||||
typedef struct _EventList {
|
||||
xEvent* event;
|
||||
|
||||
Reference in New Issue
Block a user