GNOME Bugzilla – Bug 607694
Option to resize windows when dropped over the screen edges
Last modified: 2015-04-15 14:30:34 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/
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).
Created attachment 170825 [details] [review] Implement side-by-side tiling Merged patch in bug 630003.
Created attachment 171126 [details] [review] Implement side-by-side tiling Merged mutter patch from commit a2e4789b3 - Limit tiling to landscape orientation.
*** Bug 666603 has been marked as a duplicate of this bug. ***