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 580434 - Export window maximize and unmaximize methods
Export window maximize and unmaximize methods
Status: RESOLVED FIXED
Product: mutter
Classification: Core
Component: general
git master
Other All
: Normal normal
: ---
Assigned To: mutter-maint
mutter-maint
Depends on:
Blocks:
 
 
Reported: 2009-04-27 12:43 UTC by Sander Dijkhuis
Modified: 2009-04-27 13:13 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
The described patch (2.15 KB, patch)
2009-04-27 12:44 UTC, Sander Dijkhuis
accepted-commit_now Details | Review

Description Sander Dijkhuis 2009-04-27 12:43:12 UTC
A patch follows that moves meta_window_(un)maximize() from core/window-private.h to include/window.h.
Comment 1 Sander Dijkhuis 2009-04-27 12:44:17 UTC
Created attachment 133413 [details] [review]
The described patch
Comment 2 Tomas Frydrych 2009-04-27 12:47:09 UTC
Fine by me.
Comment 3 Owen Taylor 2009-04-27 13:09:26 UTC
looks good to me too, please go ahead and push it to master.

(You may want to add the bug URL into the body of the commit message with git commit --amend before you push the patch)