Jasper St. Pierre b7eb1f3e8b Don't use get_core_device
clutter_device_manager_get_core_device calls XIGetClientPointer, which
requires a round-trip to the server. Since we do this on StWidget
creation, this means a full round-trip for every created StWidget.
Replace this with get_device with the ID of the VCP/VCK, since mutter
doesn't support MPX, and we know this is what the device is.
2014-02-27 14:55:29 -05:00
..
2013-09-18 20:01:49 +02:00
2013-09-18 20:01:49 +02:00
2013-12-11 20:36:44 -05:00
2014-02-12 19:45:47 +01:00
2014-02-12 19:45:47 +01:00
2014-02-27 14:55:29 -05:00