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 678126 - window: Make some window methods public
window: Make some window methods public
Status: RESOLVED FIXED
Product: mutter
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: mutter-maint
mutter-maint
Depends on:
Blocks:
 
 
Reported: 2012-06-14 20:15 UTC by Jasper St. Pierre (not reading bugmail)
Modified: 2012-06-25 17:58 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
window: Make some window methods public (4.29 KB, patch)
2012-06-14 20:15 UTC, Jasper St. Pierre (not reading bugmail)
none Details | Review
window: Make some window methods public (5.06 KB, patch)
2012-06-14 20:20 UTC, Jasper St. Pierre (not reading bugmail)
committed Details | Review

Description Jasper St. Pierre (not reading bugmail) 2012-06-14 20:15:46 UTC
See patch. There's no reason these shouldn't be public already.
Comment 1 Jasper St. Pierre (not reading bugmail) 2012-06-14 20:15:48 UTC
Created attachment 216459 [details] [review]
window: Make some window methods public

There's no reason they aren't, right now. Extensions should be able
to use these.
Comment 2 Jasper St. Pierre (not reading bugmail) 2012-06-14 20:20:04 UTC
Created attachment 216460 [details] [review]
window: Make some window methods public

There's no reason they aren't, right now. Extensions should be able
to use these.


Open up begin_grab_op as well
Comment 3 drago01 2012-06-25 17:44:25 UTC
Review of attachment 216460 [details] [review]:

Can't think of a reason either.

Looks good.
Comment 4 Jasper St. Pierre (not reading bugmail) 2012-06-25 17:58:19 UTC
Attachment 216460 [details] pushed as 18b3832 - window: Make some window methods public