summaryrefslogtreecommitdiff
path: root/src/core/workspace.c
AgeCommit message (Collapse)AuthorFilesLines
2014-06-26Remove all trailing whitespaces in the code treeJoaquín Ignacio Aramendía1-40/+40
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-24Possible keybinding to switch to previous workspace.Robert David1-0/+3
Disabled at default.
2012-11-18fixed incorrect fsf addresses.Steve Zesch1-2/+2
2012-03-16implement option for classic and toroidal workspace switching, based on ↵Benjamin Valentin1-9/+78
https://bugzilla.gnome.org/show_bug.cgi?id=89315
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+1038