Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-10-27 | don't change use settings by command line argument | Denis Gorodnichev | 1 | -6/+8 | |
2014-10-25 | Drop support for Glib < 2.32 | infirit | 1 | -4/+0 | |
2014-06-26 | Remove all trailing whitespaces in the code tree | Joaquín Ignacio Aramendía | 1 | -73/+73 | |
Just run: $ find -name '*.c' -print0 | xargs -r0 sed -e 's/[[:blank:]]\+$//' -i $ find -name '*.h' -print0 | xargs -r0 sed -e 's/[[:blank:]]\+$//' -i | |||||
2013-05-31 | Implement side-by-side tiling | Stefano Karapetsas | 1 | -0/+16 | |
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. | |||||
2013-04-09 | Set maximum workspaces number to 36 | Stefano Karapetsas | 1 | -1/+1 | |
Closes https://github.com/mate-desktop/mate-window-manager/issues/42 | |||||
2013-03-15 | Fix keybindings issue due to migration from MateConf | Stefano Karapetsas | 1 | -7/+4 | |
Closes https://github.com/mate-desktop/mate-window-manager/issues/36 | |||||
2013-02-20 | Add option to open new windows on the center of the screen | Stefano Karapetsas | 1 | -2/+27 | |
Adapted from patch by Chad Glendenin available at: http://chad.glendenin.com/metacity/patch.html Closes: http://chad.glendenin.com/metacity/patch.html | |||||
2013-01-11 | Fix update of GSettings enum preferences | Stefano Karapetsas | 1 | -1/+1 | |
2012-11-20 | Fix deprecations and compile warnings. Clean compile | Scott Balneaves | 1 | -15/+20 | |
2012-11-18 | fixed incorrect fsf addresses. | Steve Zesch | 1 | -2/+2 | |
2012-10-31 | set maximum workspaces number to 16 | Stefano Karapetsas | 1 | -1/+1 | |
2012-10-27 | schema-id is new in glib 2.32 | Stefano Karapetsas | 1 | -0/+4 | |
2012-10-27 | fix get schema name | Stefano Karapetsas | 1 | -2/+2 | |
2012-10-11 | function call needs to pass NULL-pointer as last argument | Stefano Karapetsas | 1 | -1/+1 | |
2012-10-01 | migrate to gsettings | Stefano Karapetsas | 1 | -911/+278 | |
2012-05-26 | Fixes https://github.com/mate-desktop/mate-window-manager/issues/4 | Steve Zesch | 1 | -0/+38 | |
2012-03-16 | implement option for classic and toroidal workspace switching, based on ↵ | Benjamin Valentin | 1 | -1/+24 | |
https://bugzilla.gnome.org/show_bug.cgi?id=89315 | |||||
2011-12-01 | moving from https://github.com/perberos/mate-desktop-environment | Perberos | 1 | -0/+2794 | |