summaryrefslogtreecommitdiff
path: root/src/core/keybindings.c
Commit message (Expand)AuthorAgeFilesLines
* libmetacity: remove shade, stick and above buttonsAlberts Muktupāvels2020-04-301-12/+0
* libmetacity: remove appmenu buttonAlberts Muktupāvels2020-04-301-2/+0
* remove reduced-resources settingAlberts Muktupāvels2020-03-271-90/+27
* edge-resistance: remove dead codeAlberts Muktupāvels2020-03-051-2/+0
* menu: change event parameter back to timestampAlberts Muktupāvels2019-08-141-43/+3
* keybindings: fix cast-function-type warningsAlberts Muktupāvels2018-09-021-83/+79
* refer to monitors as "monitors" rather than "xineramas"Alberts Muktupāvels2018-06-161-4/+4
* require gtk+ 3.22.0Alberts Muktupāvels2018-03-111-10/+0
* keybindings: use meta_error_trap_pop in grab_keyboardAlberts Muktupāvels2017-07-211-1/+1
* keybindings: fix shortcuts regressionAlberts Muktupāvels2017-07-041-5/+1
* display: remove meta_display_screen_for_xwindowAlberts Muktupāvels2017-06-191-5/+0
* keybindings: fix window menu positionAlberts Muktupāvels2017-04-201-4/+22
* menu: fix build with gtk+ 3.20.xAlberts Muktupāvels2017-04-201-0/+10
* util: replace meta_bug with g_errorAlberts Muktupāvels2017-03-101-1/+1
* util: replace meta_warning with g_warningAlberts Muktupāvels2017-03-101-2/+7
* build: remove --disable-verbose-modeAlberts Muktupāvels2017-03-101-2/+0
* keybindings: fix check for events on UI widgetsOwen W. Taylor2017-03-041-2/+1
* keybindings: fix indentationAlberts Muktupāvels2017-02-281-16/+11
* keybindings: don't grab keys on override redirect windowsAlberts Muktupāvels2017-02-281-1/+2
* meta_display_list_windows: exclude override-redirectOwen W. Taylor2017-02-261-1/+1
* keybindings: fix erratic raise_or_lower behaviorJose Marino2017-02-241-1/+1
* display: replace active_screen and screens with screenAlberts Muktupāvels2017-01-081-15/+3
* menu: avoid deprecated gtk_menu_popupAlberts Muktupāvels2016-10-161-10/+38
* errors: simplify codeAlberts Muktupāvels2016-05-251-16/+16
* build: Use non-deprecated feature test macrosDmitry Shachnev2016-03-171-1/+1
* keybindings: fix build warningsAlberts Muktupāvels2015-09-201-80/+196
* keybindings: use XGetKeyboardMapping to get KeySym from KeycodeAlberts Muktupāvels2015-06-031-5/+9
* keybindings: don't grab if devirtualization failedAlberts Muktupāvels2015-06-031-4/+11
* Revert "keybindings: don't grab keybindings without modmask"Alberts Muktupāvels2015-05-271-9/+0
* keybindings: add toggle-tile-left/right bindingsAlberts Muktupāvels2015-04-291-0/+57
* keybindings: store keybindings dynamicallyAlberts Muktupāvels2015-04-291-160/+699
* keybindings: don't grab keybindings without modmaskAlberts Muktupāvels2015-04-091-0/+9
* keybindings: add keycode_to_stringAlberts Muktupāvels2015-01-071-25/+22
* keybindings: add keycode_to_keysymAlberts Muktupāvels2015-01-071-2/+16
* remove trailing whitespaceAlberts Muktupāvels2014-10-051-172/+172
* keybindings.c: remove unused functionAlberts Muktupāvels2014-06-061-37/+0
* Add side-by-side tilingAlberts Muktupāvels2014-06-061-0/+43
* keybindings.c: fix deprecated warningAlberts Muktupāvels2014-06-041-1/+1
* Don't show the ws switcher if we only have oneAlberts Muktupāvels2014-06-041-0/+4
* Fix some deprecated warningsAlberts Muktupāvels2014-06-031-3/+5
* Updated FSF's addressDaniel Mustieles2014-01-231-3/+1
* Also add META_KEYBINDING_ACTIONs for switching applicationsDmitry Shachnev2013-05-301-0/+4
* Port preferences to GSettingsFlorian Müllner2011-11-111-171/+2
* Disable keybindings message should ungrab keysDaniel Drake2011-05-211-1/+9
* Add an "Above_Tab" pseudo-keysymOwen W. Taylor2011-01-051-2/+16
* Unify keymap-reloading code branchesOwen W. Taylor2010-11-221-15/+24
* Update keybindings when XKB keyboard layout changesDerek Poon2010-11-221-1/+27
* Further movement of code out of metacity-dialog into Zenity;Thomas James Alexander Thurman2009-02-101-0/+2
* (Apologies for huge commit; these were done on a transatlantic flight. This ...Thomas Thurman2008-11-221-338/+202
* added dependency on Zenity remove error_on_generic_command() andThomas James Alexander Thurman2008-11-081-67/+39