| Commit message (Expand) | Author | Age | Files | Lines |
* | Patch from Ed Catmur to fix keybindings with hex-values (coming from | Elijah Newren | 2006-08-21 | 1 | -0/+1 |
* | Allow any keybinding pref to be specified either with <foo>, a string, or | Thomas Thurman | 2006-04-17 | 1 | -2/+14 |
* | Add a tabbing function, bound to alt-f6 by default, to cycle through the | Thomas Thurman | 2006-04-15 | 1 | -0/+8 |
* | Patch from Ron Yorston to add a focus_new_windows option. Default is | Elijah Newren | 2006-04-12 | 1 | -0/+2 |
* | New function. | Søren Sandmann | 2006-02-16 | 1 | -1/+3 |
* | Whoops, I forgot to keep my copyright info updated with my previous | Elijah Newren | 2006-01-10 | 1 | -0/+1 |
* | Add a raise on click option, basically only because all the major distros | Elijah Newren | 2006-01-10 | 1 | -0/+2 |
* | React to cursor theme changes: (#308106) | Matthias Clasen | 2005-07-11 | 1 | -1/+6 |
* | Don't wireframe when accessibility is on, it apparently causes a desktop | Arvind Samptur | 2005-01-26 | 1 | -1/+3 |
* | Add a keybinding to launch a terminal | Vincent Untz | 2004-10-13 | 1 | -0/+5 |
* | remove trailing comma in MetaKeyBindingAction enum. Fix for #134868 thanks | Rob Adams | 2004-02-19 | 1 | -1/+1 |
* | Merge reduced_resources mode patch from the branch. Offers wireframe and | Havoc Pennington | 2003-10-12 | 1 | -1/+3 |
* | Add keybinding to allow the user to toggle _NET_WM_STATE_ABOVE on windows. | Rob Adams | 2003-06-27 | 1 | -0/+1 |
* | Take control of the panel's global keybindings. The screenshot utility is | Mark McLoughlin | 2003-02-24 | 1 | -0/+6 |
* | when tabbing backward, we are still tabbing *from* the most recently used | Havoc Pennington | 2003-02-22 | 1 | -0/+2 |
* | Reinstated visual-bell patch, fix for bug 99886. | Bill Haneman | 2003-01-28 | 1 | -1/+16 |
* | Increase the number of run_command bindings in screen_bindings from 12 toMETACITY_2_4_13_90 | Rob Adams | 2003-01-15 | 1 | -0/+20 |
* | Reverted visual bell patch, #99886 | Havoc Pennington | 2002-12-19 | 1 | -16/+1 |
* | Added visual bell feature, fix for 99886. | Bill Haneman | 2002-12-17 | 1 | -1/+16 |
* | new functions to resize to fill screen | Havoc Pennington | 2002-12-08 | 1 | -0/+2 |
* | new function, and remove workspace->name field, instead just get the name | Havoc Pennington | 2002-11-03 | 1 | -1/+6 |
* | don't start the cycle process if the binding for switching windows has no | Havoc Pennington | 2002-10-18 | 1 | -63/+71 |
* | add "what happens when you double click the titlebar" setting, patch from | Havoc Pennington | 2002-10-18 | 1 | -0/+2 |
* | Add a modifier key preference for the Alt+click stuff. Can be set to | Havoc Pennington | 2002-10-07 | 1 | -0/+2 |
* | Button-reordering patch. Has all the code except actually installing a | Havoc Pennington | 2002-10-04 | 1 | -1/+4 |
* | use MetaAccelLabel to display accelerators for the menu items | Havoc Pennington | 2002-09-27 | 1 | -0/+4 |
* | add maximize and unmaximize keybinding setting. Partly fixes bug# 78999. | Deepa Natarajan | 2002-08-21 | 1 | -0/+2 |
* | leave has_fullscreen_func set to TRUE if the window is screen sized andMETACITY_REDHAT_2_4_0_91 | Havoc Pennington | 2002-08-15 | 1 | -0/+2 |
* | adapt to virtual modifiers (meta_display_process_mapping_event): we need | Havoc Pennington | 2002-07-14 | 1 | -3/+2 |
* | option to display error when a command fails to run. | Havoc Pennington | 2002-07-11 | 1 | -2/+31 |
* | put _NET_DESKTOP_NAMES in the array of atom names, so desktop names might | Havoc Pennington | 2002-07-06 | 1 | -2/+4 |
* | Cleanups to workspace popup patch. Space before all parens in a couple | Havoc Pennington | 2002-06-09 | 1 | -1/+3 |
* | Apply big patch from blackc@speakeasy.net adding a popup window to the | Havoc Pennington | 2002-06-09 | 1 | -0/+26 |
* | Patch from Erwann Chenede for raise_or_lower keybinding | Havoc Pennington | 2002-05-29 | 1 | -0/+1 |
* | add minimize window binding | Havoc Pennington | 2002-05-25 | 1 | -0/+1 |
* | fix for bugzilla bug #72314, filter out LeaveNotify caused by grabs when | Jayaraj Rajappan | 2002-05-24 | 1 | -3/+0 |
* | Crack from Erwann | Havoc Pennington | 2002-05-24 | 1 | -0/+4 |
* | don't try to decorate toolbars. | Havoc Pennington | 2002-05-01 | 1 | -1/+3 |
* | remove caveats about keybindings | Havoc Pennington | 2002-04-28 | 1 | -1/+63 |
* | support _NET_NUMBER_OF_DESKTOPS message so you can change number of | Havoc Pennington | 2002-03-10 | 1 | -0/+2 |
* | disable custom log handler and fatal mask for now | Havoc Pennington | 2002-02-07 | 1 | -1/+2 |
* | make the check for whether to eat focus click a lot more complicated | Havoc Pennington | 2002-01-27 | 1 | -1/+3 |
* | update number of workspaces hint | Havoc Pennington | 2001-12-10 | 1 | -1/+3 |
* | move SM init a bit later in the process, and init prefs | Havoc Pennington | 2001-12-09 | 1 | -0/+58 |