summaryrefslogtreecommitdiff
path: root/src/core/keybindings.c
AgeCommit message (Expand)AuthorFilesLines
2018-02-13Fixes move_to_center moving window between monitorsOmar Zeidan1-1/+5
2018-01-15Small bugfix for the move_to_X keybindsOmar Zeidan1-1/+1
2018-01-15Restructured monitor keybinds and adjust save_rectOmar Zeidan1-30/+13
2018-01-15Implemented simple shourtcuts to move window to another monitorOmar Zeidan1-0/+41
2018-01-01Implemented tabpopup when moving window to different workspaceOmar Zeidan1-42/+69
2017-12-31keybindings.c: Fix build warning:Pablo Barciela1-1/+2
2017-12-20Fixes windows not going to save_rect when unmaximimizingOmar Zeidan1-1/+3
2017-12-20Allow horizontal and vertical resizing when corner tiledOmar Zeidan1-20/+7
2017-12-20Fixes window getting reset to saved_rect when untiling from cornerOmar Zeidan1-2/+3
2017-12-20Implemented simple corner tiling by mouse dragOmar Zeidan1-1/+3
2017-08-30Store a window flag when user resizes from tiledVictor Kareh1-0/+1
2017-08-14Fix synthetic keybinding/button-grab window (#342)Victor Kareh1-0/+8
2017-07-14Alt/tab - define arrow keycode + numpad arrowsPierre-Louis Dubouilh1-2/+2
2017-07-14Allow use of arrows while in alt+tab popupPierre-Louis Dubouilh1-0/+9
2017-06-05Added hotkey to rename current workspaceFelipe Barriga Richards1-0/+154
2017-04-23build: Use non-deprecated feature test macrosDmitry Shachnev1-1/+1
2015-09-25Merge pull request #168 from robertek/swith_to_workspace_prevNo_name1-0/+8
2015-09-18Revert "Remove unused function handle_run_terminal"infirit1-0/+37
2015-09-15Remove unused function handle_run_terminalinfirit1-37/+0
2015-06-10Merge pull request #160 from micove/add-tile-keybindsMartin Wimpress1-7/+19
2015-04-05keybindings: pass screen name instead of number to error dialogMonsta1-7/+7
2015-01-23Possible keybinding to switch to previous workspace.Robert David1-0/+8
2015-01-01Update handle_toggle_tiled.Miguel A. Colón Vélez1-7/+19
2014-11-27removed unused function argumentMonsta1-3/+2
2014-11-25merge metacity(gtk3) changesDenis Gorodnichev1-0/+1
2014-11-12Unify keymap-reloading code branchesinfirit1-14/+24
2014-11-12Update keybindings when XKB keyboard layout changesinfirit1-1/+27
2014-11-07Revert "Possible keybinding to switch to previous workspace."infirit1-8/+0
2014-10-27Rework tiling code based off Consortiuminfirit1-0/+43
2014-10-24keybindings.c: fix deprecated warninginfirit1-1/+1
2014-10-24Properly ifdef some KXB code.infirit1-1/+4
2014-10-24don't switch workspace when switching to sticky windowDenis Gorodnichev1-3/+6
2014-06-26Remove all trailing whitespaces in the code treeJoaquín Ignacio Aramendía1-188/+188
2014-06-24Possible keybinding to switch to previous workspace.Robert David1-0/+8
2013-05-17Revert deprecations for issue #41Scott Balneaves1-4/+0
2012-11-20Fix deprecations and compile warnings. Clean compileScott Balneaves1-0/+4
2012-11-18fixed incorrect fsf addresses.Steve Zesch1-2/+2
2012-10-01migrate to gsettingsStefano Karapetsas1-2/+2
2012-03-16Introduce key combination to switch between windows on all workspaces taken f...Alexander Larsson1-0/+11
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+3352