Skip to content

clutter: Handle grabs from CLUTTER_TABLET_DEVICE devices

Carlos Garnacho requested to merge wip/carlosg/tablet-clutter-grabs into master

Those would result in warnings. Actually, these should be dealt similarly to pointers, as they get their own standalone pointer cursor in Wayland.

Related: gnome-shell#540 (closed)

Merge request reports