After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 618915 - magnifier: use global.get_pointer instead of gdk_window_get_pointer
magnifier: use global.get_pointer instead of gdk_window_get_pointer
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: magnifier
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2010-05-17 18:46 UTC by Dan Winship
Modified: 2013-12-04 18:02 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
magnifier: use global.get_pointer instead of gdk_window_get_pointer (2.82 KB, patch)
2010-05-17 18:46 UTC, Dan Winship
accepted-commit_now Details | Review

Description Dan Winship 2010-05-17 18:46:25 UTC
as seen on IRC
Comment 1 Dan Winship 2010-05-17 18:46:27 UTC
Created attachment 161253 [details] [review]
magnifier: use global.get_pointer instead of gdk_window_get_pointer

(qv https://bugzilla.gnome.org/show_bug.cgi?id=597292)
Comment 2 Owen Taylor 2010-05-17 18:49:31 UTC
Review of attachment 161253 [details] [review]:

Looks good.