Age | Commit message (Expand) | Author | Files | Lines |
2019-10-31 | window: Add optional tile size cycling | Victor Kareh | 1 | -1/+49 |
2019-08-02 | Fixed moving windows to edges to work with CSD clients. | Omar Zeidan | 1 | -10/+13 |
2019-06-03 | Allow use of up/down arrow keys in alt+tab popup | osch | 1 | -10/+27 |
2019-03-28 | Improve performance by removing unused assignments | rbuj | 1 | -1/+0 |
2019-01-07 | 'meta_error_trap_push' instead 'meta_error_trap_push_with_return' | Pablo Barciela | 1 | -6/+4 |
2018-08-28 | Don't show the ws switcher if we only have one | Victor Kareh | 1 | -0/+4 |
2018-03-08 | Fix mismatched enums in keybinding detection for switch-panels and switch-pan... | Victor Kareh | 1 | -0/+4 |
2018-02-13 | Fixes move_to_center moving window between monitors | Omar Zeidan | 1 | -1/+5 |
2018-01-15 | Small bugfix for the move_to_X keybinds | Omar Zeidan | 1 | -1/+1 |
2018-01-15 | Restructured monitor keybinds and adjust save_rect | Omar Zeidan | 1 | -30/+13 |
2018-01-15 | Implemented simple shourtcuts to move window to another monitor | Omar Zeidan | 1 | -0/+41 |
2018-01-01 | Implemented tabpopup when moving window to different workspace | Omar Zeidan | 1 | -42/+69 |
2017-12-31 | keybindings.c: Fix build warning: | Pablo Barciela | 1 | -1/+2 |
2017-12-20 | Fixes windows not going to save_rect when unmaximimizing | Omar Zeidan | 1 | -1/+3 |
2017-12-20 | Allow horizontal and vertical resizing when corner tiled | Omar Zeidan | 1 | -20/+7 |
2017-12-20 | Fixes window getting reset to saved_rect when untiling from corner | Omar Zeidan | 1 | -2/+3 |
2017-12-20 | Implemented simple corner tiling by mouse drag | Omar Zeidan | 1 | -1/+3 |
2017-08-30 | Store a window flag when user resizes from tiled | Victor Kareh | 1 | -0/+1 |
2017-08-14 | Fix synthetic keybinding/button-grab window (#342) | Victor Kareh | 1 | -0/+8 |
2017-07-14 | Alt/tab - define arrow keycode + numpad arrows | Pierre-Louis Dubouilh | 1 | -2/+2 |
2017-07-14 | Allow use of arrows while in alt+tab popup | Pierre-Louis Dubouilh | 1 | -0/+9 |
2017-06-05 | Added hotkey to rename current workspace | Felipe Barriga Richards | 1 | -0/+154 |
2017-04-23 | build: Use non-deprecated feature test macros | Dmitry Shachnev | 1 | -1/+1 |
2015-09-25 | Merge pull request #168 from robertek/swith_to_workspace_prev | No_name | 1 | -0/+8 |
2015-09-18 | Revert "Remove unused function handle_run_terminal" | infirit | 1 | -0/+37 |
2015-09-15 | Remove unused function handle_run_terminal | infirit | 1 | -37/+0 |
2015-06-10 | Merge pull request #160 from micove/add-tile-keybinds | Martin Wimpress | 1 | -7/+19 |
2015-04-05 | keybindings: pass screen name instead of number to error dialog | Monsta | 1 | -7/+7 |
2015-01-23 | Possible keybinding to switch to previous workspace. | Robert David | 1 | -0/+8 |
2015-01-01 | Update handle_toggle_tiled. | Miguel A. Colón Vélez | 1 | -7/+19 |
2014-11-27 | removed unused function argument | Monsta | 1 | -3/+2 |
2014-11-25 | merge metacity(gtk3) changes | Denis Gorodnichev | 1 | -0/+1 |
2014-11-12 | Unify keymap-reloading code branches | infirit | 1 | -14/+24 |
2014-11-12 | Update keybindings when XKB keyboard layout changes | infirit | 1 | -1/+27 |
2014-11-07 | Revert "Possible keybinding to switch to previous workspace." | infirit | 1 | -8/+0 |
2014-10-27 | Rework tiling code based off Consortium | infirit | 1 | -0/+43 |
2014-10-24 | keybindings.c: fix deprecated warning | infirit | 1 | -1/+1 |
2014-10-24 | Properly ifdef some KXB code. | infirit | 1 | -1/+4 |
2014-10-24 | don't switch workspace when switching to sticky window | Denis Gorodnichev | 1 | -3/+6 |
2014-06-26 | Remove all trailing whitespaces in the code tree | Joaquín Ignacio Aramendía | 1 | -188/+188 |
2014-06-24 | Possible keybinding to switch to previous workspace. | Robert David | 1 | -0/+8 |
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 f... | Alexander Larsson | 1 | -0/+11 |
2011-12-01 | moving from https://github.com/perberos/mate-desktop-environment | Perberos | 1 | -0/+3352 |