Dan Winship d42263c1bc Change shell_global_get_modifier_keys to shell_global_get_pointer.
We can't use gdk_display_get_pointer/gdk_window_get_pointer from gjs
when XKB is active. We already had a wrapper that did the
get-modifier-state part of that, but some places also need the
get-pointer-location part of it. So update our wrapper to return both,
and update js code to use it.

https://bugzilla.gnome.org/show_bug.cgi?id=613428
2010-04-08 14:51:45 -04:00
..
2010-03-29 17:45:57 +02:00
2010-04-06 09:16:00 -04:00
2010-04-06 09:16:00 -04:00
2010-03-31 10:08:18 -04:00