Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-01-15 | Implemented simple shourtcuts to move window to another monitor | Omar Zeidan | 1 | -0/+14 | |
2018-01-02 | More elegant solution for handling new move-to-workspace keybinds | Omar Zeidan | 1 | -9/+9 | |
2017-12-20 | Added keybindings for corner tiling | Omar Zeidan | 1 | -0/+12 | |
2017-06-05 | Added hotkey to rename current workspace | Felipe Barriga Richards | 1 | -0/+1 | |
2015-09-25 | Merge pull request #168 from robertek/swith_to_workspace_prev | No_name | 1 | -0/+3 | |
Possible keybinding to switch to previous workspace. | |||||
2015-09-18 | Revert "Remove unused function handle_run_terminal" | infirit | 1 | -0/+2 | |
This reverts commit 437b085f123f3c019bca2481000e936ee87e7c31. | |||||
2015-09-15 | Remove unused function handle_run_terminal | infirit | 1 | -2/+0 | |
2015-01-23 | Possible keybinding to switch to previous workspace. | Robert David | 1 | -0/+3 | |
Disabled at default. | |||||
2015-01-01 | Add the tile-to-side options to the appropiate files. | Miguel A. Colón Vélez | 1 | -0/+5 | |
This is just a copy/paste from move-to-side-{e,w} with: s/move/tile/g s/Move/Tile/g . It uses the existing handle_toggle_tiled as the backend. | |||||
2014-11-07 | Revert "Possible keybinding to switch to previous workspace." | infirit | 1 | -3/+0 | |
This reverts commit 69b7a0ad9277f21ad761c84ac1bae5455a2f879e. It has the unintended side-effect that it reverses the alt+tab behaviour. | |||||
2014-06-26 | Remove all trailing whitespaces in the code tree | Joaquín Ignacio Aramendía | 1 | -5/+5 | |
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/+3 | |
Disabled at default. | |||||
2013-04-07 | Fix window screenshot keybinding | Stefano Karapetsas | 1 | -1/+1 | |
2013-02-17 | Fixed typos to solve run terminal issue | Stefano Karapetsas | 1 | -37/+37 | |
Closes https://github.com/mate-desktop/mate-control-center/issues/25 | |||||
2012-11-18 | fixed incorrect fsf addresses. | Steve Zesch | 1 | -2/+2 | |
2012-10-01 | migrate to gsettings | Stefano Karapetsas | 1 | -255/+139 | |
2012-03-16 | Introduce key combination to switch between windows on all workspaces taken ↵ | Alexander Larsson | 1 | -0/+6 | |
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/+386 | |