Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-11-11 | fix startup rendering effect with composite enabled | Nelson Marques | 1 | -0/+2 | |
2012-10-31 | set maximum workspaces number to 16 | Stefano Karapetsas | 2 | -1/+2 | |
2012-10-27 | bump version to 1.5.2mate-window-manager-1.5.2 | Stefano Karapetsas | 1 | -1/+1 | |
2012-10-27 | migrate keybindings xml files for gsettings | Stefano Karapetsas | 5 | -281/+342 | |
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-17 | bump version to 1.5.1mate-window-manager-1.5.1 | Stefano Karapetsas | 1 | -1/+1 | |
2012-10-17 | update NEWS file | Stefano Karapetsas | 1 | -1/+3 | |
2012-10-16 | Merge pull request #17 from ketheriel/master | Nelson Marques | 2 | -25/+29 | |
improve support for button layout (ported from Ubuntu) | |||||
2012-10-16 | improve button theming - taken from Ubuntu | Nelson Marques | 2 | -25/+29 | |
2012-10-11 | function call needs to pass NULL-pointer as last argument | Stefano Karapetsas | 1 | -1/+1 | |
2012-10-01 | bump version to 1.5.0mate-window-manager-1.5.0 | Stefano Karapetsas | 1 | -1/+1 | |
2012-10-01 | migrate to gsettings | Stefano Karapetsas | 13 | -1888/+1193 | |
2012-08-31 | Merge pull request #12 from NiceandGently/master | Stefano Karapetsas | 1 | -1/+1 | |
desktop-file-validate error with marco-wm.desktop | |||||
2012-09-01 | Update src/marco-wm.desktop.in | Wolfgang Ulbrich | 1 | -1/+1 | |
2012-08-28 | fix HACKING file | Stefano Karapetsas | 1 | -5/+5 | |
https://github.com/mate-desktop/mate-window-manager/issues/11 | |||||
2012-08-27 | Merge pull request #10 from stefanct/master | Stefano Karapetsas | 1 | -1/+1 | |
Allow alt+tab etc while drag'n'drop is active | |||||
2012-08-23 | Fix key handling while drag and drop is active | Stefan Tauner | 1 | -1/+1 | |
This is still not fixed "upstream" (i.e. in metacity) but many distributions ship with this patch. The patch is from Matthias Clasen (Redhat). See https://bugzilla.gnome.org/show_bug.cgi?id=135056#c33 and https://bugs.launchpad.net/ubuntu/+source/metacity/+bug/111939 for details. | |||||
2012-08-21 | Preparing for 1.4.1 release.mate-window-manager-1.4.1 | Steve Zesch | 2 | -1/+61 | |
2012-08-12 | removing metacity-restartstyle.patch, because it was already included | Perberos | 2 | -141/+1 | |
2012-08-12 | Update src/compositor/compositor-xrender.c | Perberos | 1 | -4/+4 | |
manually edit from fix-grey-compositor.patch sent by Leandro Vital to set the default background to black (instead of grey) when compositing. | |||||
2012-08-01 | Merge pull request #6 from NiceandGently/master | Stefano Karapetsas | 4 | -23/+7 | |
apply Should-set-RestartStyleHint-to-RestartIfRunning-wh.patch for issue #2 | |||||
2012-08-01 | apply Should-set-RestartStyleHint-to-RestartIfRunning-wh.patch | raveit65 | 4 | -23/+7 | |
2012-07-13 | Added newline to as.pomate-window-manager-1.4.0 | Steve Zesch | 1 | -1/+1 | |
2012-07-10 | Preparing for 1.4 release. | Steve Zesch | 1 | -0/+28 | |
2012-07-10 | Adjust the icon size according to the size of the title bar | Perberos | 1 | -6/+6 | |
2012-07-10 | Adjust the icon size according to the size of the title bar | Perberos | 1 | -6/+6 | |
2012-07-05 | Preparing for 1.4 release. | Steve Zesch | 2 | -5/+226 | |
2012-07-04 | sync translations with transifex | Stefano Karapetsas | 89 | -128460/+55465 | |
2012-07-04 | add po gnome copyrights file | Stefano Karapetsas | 1 | -0/+1128 | |
2012-05-26 | Bumped version to 1.3.0 | Steve Zesch | 1 | -1/+1 | |
2012-05-26 | Fixes https://github.com/mate-desktop/mate-window-manager/issues/4 | Steve Zesch | 4 | -1/+64 | |
2012-05-10 | Merge pull request #3 from benpicco/features | Steve Zesch | 11 | -65/+315 | |
new marco features | |||||
2012-03-16 | Introduce key combination to switch between windows on all workspaces taken ↵ | Alexander Larsson | 5 | -43/+100 | |
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 | 5 | -10/+134 | |
https://bugzilla.gnome.org/show_bug.cgi?id=89315 | |||||
2012-03-16 | Use positional sound for audible window bell | Dylan McCall | 1 | -0/+36 | |
Many components in the GNOME desktop use libcanberra-gtk to play sounds, which has led us to a wonderful world of positional sounds (in many cases), where a sound seems to come from the same direction as an interaction on the screen. Metacity uses libcanberra for audible bells, so it is pretty straight-forward to get the same feature. In my opinion, it would make Metacity's bell sound suddenly awesome, for a number of reasons. To implement the feature, Metacity needs to give a few extra properties to Canberra, which describe the position of the window associated with the bell. taken from https://bugzilla.gnome.org/show_bug.cgi?id=616743 | |||||
2012-03-16 | Change the behavior of the maximize button so that a middle click on it will ↵ | Benjamin Valentin | 2 | -12/+45 | |
maximize the window vertically, a right click horizontally. | |||||
2012-02-25 | Some fixes for 1.2 release | Stefano Karapetsas | 3 | -78/+8 | |
2012-02-23 | Preparing for 1.2 releasemate-window-manager-1.2.0 | Steve Zesch | 8 | -67/+386 | |
2012-01-30 | set patch on archlinux script | Perberos | 1 | -7/+5 | |
2012-01-30 | removing autogenerated files | Perberos | 6 | -3500/+0 | |
2012-01-10 | Changed mate.gr.jp to gnome.gr.jp as requested in issue #86 | Steve Zesch | 2 | -127/+127 | |
2011-12-09 | updated version | Steve Zesch | 3 | -6/+6 | |
2011-12-02 | Changed version to 2011.12.01 | Steve Zesch | 3 | -4/+4 | |
2011-12-01 | moving from https://github.com/perberos/mate-desktop-environment | Perberos | 315 | -0/+386687 | |