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 593399 - Add meta_display_get_grab_op()
Add meta_display_get_grab_op()
Status: RESOLVED FIXED
Product: mutter
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: mutter-maint
mutter-maint
Depends on:
Blocks: 593362
 
 
Reported: 2009-08-28 15:26 UTC by Owen Taylor
Modified: 2009-08-28 16:28 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add meta_display_get_grab_op() (1.94 KB, patch)
2009-08-28 15:26 UTC, Owen Taylor
reviewed Details | Review

Description Owen Taylor 2009-08-28 15:26:47 UTC
Add a function to determine the current grab op. This can be useful
in a plugin to avoid over-grabbing an X grab held by Mutter.
Comment 1 Owen Taylor 2009-08-28 15:26:49 UTC
Created attachment 141936 [details] [review]
Add meta_display_get_grab_op()
Comment 2 Tomas Frydrych 2009-08-28 16:13:36 UTC
Comment on attachment 141936 [details] [review]
Add meta_display_get_grab_op()

Looks fine.
Comment 3 Owen Taylor 2009-08-28 16:28:37 UTC
Pushed.