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 607694 - Option to resize windows when dropped over the screen edges
Option to resize windows when dropped over the screen edges
Status: RESOLVED FIXED
Product: metacity
Classification: Other
Component: general
unspecified
Other All
: Normal enhancement
: ---
Assigned To: Metacity maintainers list
Metacity maintainers list
: 666603 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2010-01-21 18:06 UTC by Thomas Thurman
Modified: 2015-04-15 14:30 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Implement side-by-side tiling (38.06 KB, patch)
2010-09-17 14:23 UTC, Florian Müllner
none Details | Review
Implement side-by-side tiling (38.17 KB, patch)
2010-09-22 10:06 UTC, Florian Müllner
none Details | Review
Implement side-by-side tiling (38.29 KB, patch)
2010-09-26 11:53 UTC, Florian Müllner
none Details | Review

Description Thomas Thurman 2010-01-21 18:06:36 UTC
Several people would like functionality similar to Microsoft's "Aero Snap" in Windows 7.  More details are here:
http://blogs.gnome.org/metacity/2010/01/21/snap/
Comment 1 Florian Müllner 2010-09-17 14:23:49 UTC
Created attachment 170487 [details] [review]
Implement side-by-side tiling

When dragging a window over a screen edge and dropping it there,
maximize it vertically and scale it horizontally to cover the
corresponding half of the current monitor.

Whenever a "hot area" which triggers this behavior is entered, an
indication of window's target size is displayed after a short delay
to avoid distraction when moving a window between monitors.

This is a port of the mutter patch which was committed as 97e2b4666b5 (see bug 606260 for the original bug report).
Comment 2 Florian Müllner 2010-09-22 10:06:01 UTC
Created attachment 170825 [details] [review]
Implement side-by-side tiling

Merged patch in bug 630003.
Comment 3 Florian Müllner 2010-09-26 11:53:56 UTC
Created attachment 171126 [details] [review]
Implement side-by-side tiling

Merged mutter patch from commit a2e4789b3 - Limit tiling to landscape orientation.
Comment 4 Florian Müllner 2013-04-17 13:45:41 UTC
*** Bug 666603 has been marked as a duplicate of this bug. ***