Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-10-27 | Rework tiling code based off Consortium | infirit | 1 | -3/+33 | |
Taken from https://github.com/SolusOS-discontinued/consortium/commit/b463e03f5bdeab307ceee6b969c681f29537c76d | |||||
2014-06-26 | Remove all trailing whitespaces in the code tree | Joaquín Ignacio Aramendía | 1 | -213/+213 | |
Just run: $ find -name '*.c' -print0 | xargs -r0 sed -e 's/[[:blank:]]\+$//' -i $ find -name '*.h' -print0 | xargs -r0 sed -e 's/[[:blank:]]\+$//' -i | |||||
2014-04-21 | Tell to GTK3 that marco support _GTK_FRAME_EXTENTS hint | Stefano Karapetsas | 1 | -0/+1 | |
Also if marco doesnt support it, but this currently fixes ugly dialog windows with GTK 3.12 | |||||
2014-01-24 | Merge branch 'master' of github.com:mate-desktop/marco | Stefano Karapetsas | 1 | -2/+64 | |
2014-01-24 | core: Improve GTK3 support | Stefano Karapetsas | 1 | -2/+11 | |
2013-05-31 | Implement side-by-side tiling | Stefano Karapetsas | 1 | -2/+64 | |
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. | |||||
2012-11-20 | Fix deprecations and compile warnings. Clean compile | Scott Balneaves | 1 | -2/+2 | |
2012-11-18 | fixed incorrect fsf addresses. | Steve Zesch | 1 | -2/+2 | |
2012-10-01 | migrate to gsettings | Stefano Karapetsas | 1 | -3/+3 | |
2012-05-26 | Fixes https://github.com/mate-desktop/mate-window-manager/issues/4 | Steve Zesch | 1 | -1/+7 | |
2011-12-01 | moving from https://github.com/perberos/mate-desktop-environment | Perberos | 1 | -0/+2815 | |