Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-10-24 | Properly ifdef some KXB code. | infirit | 1 | -9/+7 | |
Taken out of metacity commit: 238e83a98cf014c9b1082d21541e63f102d441d6 From: Alberts Muktupāvels <[email protected]> | |||||
2014-09-23 | Tell we are Metacity to avoid issues with maximized Java applications | Stefano Karapetsas | 1 | -1/+1 | |
Not the best solution, but the only way to fix the issue at the moment See https://github.com/linuxmint/muffin/pull/11 Closes https://github.com/mate-desktop/marco/issues/133 | |||||
2014-06-26 | Remove all trailing whitespaces in the code tree | Joaquín Ignacio Aramendía | 1 | -309/+309 | |
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-05-05 | Dont destroy all windows with GTK2 | Stefano Karapetsas | 1 | -12/+0 | |
Regression introduced with http://git.mate-desktop.org/marco/commit/?id=3695f97acfd3d81e7f9ce23be3243d63fce35746 | |||||
2014-04-23 | gtk3: set event device | Denis Gorodnichev | 1 | -20/+62 | |
2014-03-22 | Revert "gtk3: set event device" | Stefano Karapetsas | 1 | -62/+20 | |
This reverts commit b6ee7f8d6cb49b7b87c073695f50a0576f42a599. | |||||
2014-02-23 | gtk3: set event device | Denis Gorodnichev | 1 | -20/+62 | |
2014-01-24 | core: Improve GTK3 support | Stefano Karapetsas | 1 | -0/+4 | |
2013-05-17 | Revert deprecations for issue #41 | Scott Balneaves | 1 | -4/+0 | |
2013-05-14 | Fix memory leak in marco. Cribbed from ↵ | Scott Balneaves | 1 | -13/+15 | |
https://git.gnome.org/browse/metacity/commit/?id=d2b82ba621df8693e560bf0e10c6c56d155cb107 | |||||
2012-11-20 | Fix deprecations and compile warnings. Clean compile | Scott Balneaves | 1 | -0/+4 | |
2012-11-18 | fixed incorrect fsf addresses. | Steve Zesch | 1 | -2/+2 | |
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-01 | apply Should-set-RestartStyleHint-to-RestartIfRunning-wh.patch | raveit65 | 1 | -11/+4 | |
2012-03-16 | Introduce key combination to switch between windows on all workspaces taken ↵ | Alexander Larsson | 1 | -42/+79 | |
from https://bugzilla.gnome.org/show_bug.cgi?id=577699 | |||||
2011-12-01 | moving from https://github.com/perberos/mate-desktop-environment | Perberos | 1 | -0/+5355 | |