summaryrefslogtreecommitdiff
path: root/src/core/keybindings.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-18Add setting to raise windows on alt+tab popupsparkida1-3/+16
2022-02-19keybindings: fix build warning -Wbad-function-castrbuj1-11/+7
2021-03-06i18n: Use glib's gettext support macrosrbuj1-0/+2
2020-10-11Added VI keys (hjkl) for moving and resizing windowsKFB1-0/+20
2020-08-18window: expand tile size cycling supportraveit651-1/+4
2020-08-04Remove multiple empty linesrbuj1-13/+0
2020-08-04Remove trailing spaces/tabsrbuj1-29/+29
2019-10-31window: Add optional tile size cyclingVictor Kareh1-1/+49
2019-08-02Fixed moving windows to edges to work with CSD clients.Omar Zeidan1-10/+13
2019-06-03Allow use of up/down arrow keys in alt+tab popuposch1-10/+27
2019-03-28Improve performance by removing unused assignmentsrbuj1-1/+0
2019-01-07'meta_error_trap_push' instead 'meta_error_trap_push_with_return'Pablo Barciela1-6/+4
2018-08-28Don't show the ws switcher if we only have oneVictor Kareh1-0/+4
2018-03-08Fix mismatched enums in keybinding detection for switch-panels and switch-pan...Victor Kareh1-0/+4
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