Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-10-24 | Update meta_show_dialog for gtk's removal of --screen | infirit | 1 | -2/+2 | |
gtk3 no longer has the --screen command-line argument, which metacity was passing to zenity. Use --display (with an explicitly-specified screen number) instead. Author: Dan Winship Bug: https://bugzilla.gnome.org/show_bug.cgi?id=687938 Based on metacity commit: 8d19afdcccaec28a5512b0a707d8238b9dd4e2f3 | |||||
2014-10-24 | don't show shadow for maximized windows | infirit | 2 | -6/+5 | |
based on metacity commit: 72d1c6a6b9a85391444bb5ff8c5de1e3aabd3fd9 From: Alberts Muktupāvels <[email protected]> | |||||
2014-06-26 | Remove all trailing whitespaces in the code tree | Joaquín Ignacio Aramendía | 12 | -50/+50 | |
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-06-24 | Possible keybinding to switch to previous workspace. | Robert David | 1 | -0/+3 | |
Disabled at default. | |||||
2014-01-24 | Merge branch 'master' of github.com:mate-desktop/marco | Stefano Karapetsas | 4 | -0/+44 | |
2014-01-24 | ui: Improve GTK3 support | Stefano Karapetsas | 1 | -11/+5 | |
2013-05-31 | Implement side-by-side tiling | Stefano Karapetsas | 4 | -0/+44 | |
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-07 | Fix window screenshot keybinding | Stefano Karapetsas | 1 | -1/+1 | |
2013-02-20 | Add option to open new windows on the center of the screen | Stefano Karapetsas | 1 | -0/+4 | |
Adapted from patch by Chad Glendenin available at: http://chad.glendenin.com/metacity/patch.html Closes: http://chad.glendenin.com/metacity/patch.html | |||||
2013-02-17 | Fixed typos to solve run terminal issue | Stefano Karapetsas | 1 | -37/+37 | |
Closes https://github.com/mate-desktop/mate-control-center/issues/25 | |||||
2012-11-18 | fixed incorrect fsf addresses. | Steve Zesch | 18 | -36/+36 | |
2012-10-01 | migrate to gsettings | Stefano Karapetsas | 2 | -257/+141 | |
2012-05-26 | Fixes https://github.com/mate-desktop/mate-window-manager/issues/4 | Steve Zesch | 1 | -0/+4 | |
2012-03-16 | Introduce key combination to switch between windows on all workspaces taken ↵ | Alexander Larsson | 2 | -0/+8 | |
from https://bugzilla.gnome.org/show_bug.cgi?id=577699 | |||||
2012-03-16 | implement option for classic and toroidal workspace switching, based on ↵ | Benjamin Valentin | 2 | -0/+9 | |
https://bugzilla.gnome.org/show_bug.cgi?id=89315 | |||||
2012-03-16 | Change the behavior of the maximize button so that a middle click on it will ↵ | Benjamin Valentin | 1 | -0/+4 | |
maximize the window vertically, a right click horizontally. | |||||
2011-12-01 | moving from https://github.com/perberos/mate-desktop-environment | Perberos | 18 | -0/+2470 | |