Lines Matching refs:grabbed
21000 This function will be called when a pointer is grabbed non-root window
27856 to that seat will be automatically grabbed by kdrive.
28681 KDrive evdev driver deliberately name grabbed devices as "Evdev mouse"
28682 or "Evdev keyboard". This patch will make it skip this step if grabbed
32476 xwayland: fix crash on enter/leave for a grabbed slave device
32478 When grabbed, the slave device is floating, i.e. the master device is NULL.
62105 If the device is currently grabbed as the result of a passive grab
63118 being grabbed and paired_device_mode to the paired master
63121 being grabbed.
65682 Xi: if the device is currently grabbed, flag the barrier event
65691 Xi: deliver barrier events as grabbed events where necessary
65694 deliver as normal grabbed event (respecting owner_events). Otherwise,
68208 dix: fix crash on shutdown if a disabled device is still grabbed (XI1 grab)
76198 has no listeners and the device is explicitly grabbed for pointer
76549 * Both are grabbed by a touch grab
79877 If the device is already grabbed, don't activate the passive grab, it screws
79888 dix: fix xi2 mask/filter when delivering grabbed events
97253 When delivering an event to a device grabbed with SyncBoth,
101610 motion event while grabbed and a DGA client is active (but has not selected
104740 Let CheckPassiveGrabsOnWindow callers check if device is already grabbed.
104744 device already being grabbed.
107523 dix: hack around enter/leave event issues for grabbed devices (#27804)
107530 Hack around this by forcing grabbed devices to always send enter/leave
108210 actively grabbed as described in GrabPointer, the last-pointer-grab time is
113595 If both devices are synchronously grabbed, first with a GrabPointer, then
113603 The check's purpose is to compare if the other device is grabbed by the same
119511 Unless input devices are grabbed, keyboard events fill it vt buffers
125935 grabbed, an event from this device will result in an event from the core
127961 grabbed device.
131700 No support for grabbed events yet.
148940 PickPointer() returns grabbed devices, so we can't get a double grab anyway.
148967 dix: don't search for grabbed devices, PickPointer does it for us now.
148981 dix: let PickPointer() return devices that are core-grabbed by the client.
150323 dix: Dont deliver grabbed pointer events to a focus window.
153300 grab), return the coordinates of the grabbed device instead.
160170 DDE is not always called, grabbed or focused devices go through
164578 Revert "Allow events to grabWindows event if the device is not grabbed."
165086 Allow events to grabWindows event if the device is not grabbed.