Skip to content
Commit b33b4a8e authored by Adel Gadllah's avatar Adel Gadllah
Browse files

ui: Don't use gdk_device_manager_get_client_pointer

gdk_device_manager_get_client_pointer which in calls
XIGetClientPointer seems to be very slow in a XI2 world.

So use
	gdk_x11_device_manager_lookup (gmanager, META_VIRTUAL_CORE_POINTER_ID)
instead.

https://bugzilla.gnome.org/show_bug.cgi?id=693354
parent 6f74a63b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment