summaryrefslogtreecommitdiff
path: root/Xext/xace.c
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2012-11-27 11:21:17 -0800
committerPeter Hutterer <peter.hutterer@who-t.net>2013-01-09 12:33:33 +1000
commit9ad0fdb135a1c336771aee1f6eab75a6ad874aff (patch)
treec7bd5019a050be3783456efa3e66621699348d3f /Xext/xace.c
parent91ab237358c6e33da854914d3de493a9cbea7637 (diff)
input: Record grab pointer in TouchListener
This places a pointer to the grab related to a TouchListener directly in the TouchListener structure rather than hoping to find the grab later on using the resource ID. Passive grabs have resource ID in the resource DB so they can be removed when a client exits, and those resource IDs get copied when activated, but implicit grabs are constructed on-the-fly and have no resource DB entry. Signed-off-by: Keith Packard <keithp@keithp.com> Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net> Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to 'Xext/xace.c')
0 files changed, 0 insertions, 0 deletions