Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-07-29 | avoid deprecated gdk_display_get_screen | ZenWalker | 1 | -1/+1 | |
2015-01-14 | check compositor status | Denis Gorodnichev | 1 | -1/+3 | |
2015-01-14 | show tile preview with external compositor | Denis Gorodnichev | 1 | -3/+2 | |
2013-05-31 | Implement side-by-side tiling | Stefano Karapetsas | 1 | -0/+37 | |
Patch by Florian Müllner for Metacity https://bugzilla.gnome.org/show_bug.cgi?id=607694 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. |