summaryrefslogtreecommitdiff
path: root/src/keybindings.c
Commit message (Expand)AuthorAgeFilesLines
...
* Apply big patch from blackc@speakeasy.net adding a popup window to theHavoc Pennington2002-06-091-35/+254
* set net_supporting_wm_check in addition to win_supporting_wm_check, patchHavoc Pennington2002-06-091-0/+2
* Patch from Erwann Chenede for raise_or_lower keybindingHavoc Pennington2002-05-291-3/+56
* Patch from Gaute Lindkvist so you can't move the panel or desktop to onlyHavoc Pennington2002-05-261-0/+3
* allow key grabbing for unmodified keys (e.g F1, etc) fix #82630Erwann Chenede -2002-05-251-11/+2
* follow windows to their new workspaceHavoc Pennington2002-05-251-0/+2
* add minimize window bindingHavoc Pennington2002-05-251-0/+15
* Add screen argument to meta_display_get_tab_next, since we only wantAnders Carlsson2002-05-111-0/+3
* put LockMask into the ignored_modifier_mask so that caps lock doesn't messHavoc Pennington2002-05-111-1/+2
* finish mopping up mode_switch_mask fieldHavoc Pennington2002-05-011-6/+2
* don't try to decorate toolbars.Havoc Pennington2002-05-011-7/+1
* remove caveats about keybindingsHavoc Pennington2002-04-281-389/+906
* remove the unused tab stuffHavoc Pennington2002-04-051-9/+60
* use new functionsHavoc Pennington2002-03-121-22/+29
* Add hacking to fix the problem that we made our XGrabPointer() duringHavoc Pennington2002-03-021-2/+6
* when mapping a window with struts, invalidate the work areas it's on.Havoc Pennington2002-02-081-4/+25
* fix crash when grab failed due to another operation in progressHavoc Pennington2002-01-151-28/+30
* only bump unmaps_pending if the window was mappedHavoc Pennington2002-01-111-3/+33
* focus top window when switching to a new workspaceHavoc Pennington2002-01-031-5/+15
* Rework the click-client-area-to-focus support to use synchronous grabs,Havoc Pennington2001-12-111-1/+5
* move SM init a bit later in the process, and init prefsHavoc Pennington2001-12-091-0/+1
* note exciting new unminimize feature for the tab popupHavoc Pennington2001-10-291-3/+3
* I was using meta_workspace_contains_window() in a number of places whereHavoc Pennington2001-10-251-4/+4
* raise/focus windows on left-click, seem to have broken that yesterdayHavoc Pennington2001-10-151-4/+23
* don't allow shade/maximize/minimize for windows that don't support thoseHavoc Pennington2001-10-071-1/+1
* add code to grab all modifier combinations, so keybindings work withHavoc Pennington2001-10-051-23/+92
* Unbreak tab popup a bit.Havoc Pennington2001-08-291-19/+31
* force fullscreen windows to be at 0,0Havoc Pennington2001-08-261-2/+1
* remove XSync, error traps already do thatHavoc Pennington2001-08-191-117/+308
* Add Alt + left/right arrow to move between workspaces.METACITY_2_3_2Havoc Pennington2001-08-031-33/+112
* ...rhp2001-07-261-5/+7
* ...rhp2001-07-261-13/+7
* ...rhp2001-07-121-6/+44
* ...rhp2001-07-111-6/+194
* ...rhp2001-07-041-0/+40
* ...rhp2001-06-241-0/+4
* ...rhp2001-06-241-32/+63
* ...rhp2001-06-241-6/+60
* ...rhp2001-06-241-17/+76
* ...rhp2001-06-231-0/+5
* ...rhp2001-06-231-25/+131
* ...rhp2001-06-071-1/+11
* ...rhp2001-06-061-0/+172