summaryrefslogtreecommitdiff
path: root/src/core/workspace.h
AgeCommit message (Collapse)AuthorFilesLines
2016-03-09remove duplicate function declarationmonsta1-2/+0
2015-01-23Possible keybinding to switch to previous workspace.Robert David1-1/+2
Disabled at default.
2014-11-07Revert "Possible keybinding to switch to previous workspace."infirit1-2/+1
This reverts commit 69b7a0ad9277f21ad761c84ac1bae5455a2f879e. It has the unintended side-effect that it reverses the alt+tab behaviour.
2014-06-26Remove all trailing whitespaces in the code treeJoaquín Ignacio Aramendía1-4/+4
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-1/+2
Disabled at default.
2012-11-18fixed incorrect fsf addresses.Steve Zesch1-2/+2
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+113