Skip to content
Commit 7293b612 authored by Jonathan Matthew's avatar Jonathan Matthew 🐌
Browse files

use gdk_event_get_device instead of gdk_event_get_source_device

We don't actually care about physical devices vs virtual devices,
we just want to know where the pointer was.  Now that we're using
XI2 (see commit f84a33d9), requesting the physical device position
causes XI_BadDevice errors.

https://bugzilla.gnome.org/show_bug.cgi?id=697915
parent dc8e262b
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