Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-10-24 | keybindings.c: fix deprecated warning | infirit | 1 | -1/+1 | |
Based on metacity commit: 8f49828169efb43976e23dd15c6dc4d630346f50 | |||||
2014-10-24 | Properly ifdef some KXB code. | infirit | 1 | -1/+4 | |
Taken out of metacity commit: 238e83a98cf014c9b1082d21541e63f102d441d6 From: Alberts Muktupāvels <[email protected]> | |||||
2014-10-24 | don't switch workspace when switching to sticky window | Denis Gorodnichev | 1 | -3/+6 | |
Closes https://github.com/mate-desktop/marco/pull/121 Closes https://github.com/mate-desktop/marco/issues/18 | |||||
2014-06-26 | Remove all trailing whitespaces in the code tree | Joaquín Ignacio Aramendía | 1 | -188/+188 | |
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/+8 | |
Disabled at default. | |||||
2013-05-17 | Revert deprecations for issue #41 | Scott Balneaves | 1 | -4/+0 | |
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-10-01 | migrate to gsettings | Stefano Karapetsas | 1 | -2/+2 | |
2012-03-16 | Introduce key combination to switch between windows on all workspaces taken ↵ | Alexander Larsson | 1 | -0/+11 | |
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/+3352 | |