summaryrefslogtreecommitdiff
path: root/src/prefs.h
Commit message (Expand)AuthorAgeFilesLines
* Reinstated visual-bell patch, fix for bug 99886.Bill Haneman2003-01-281-1/+16
* Increase the number of run_command bindings in screen_bindings from 12 toMETACITY_2_4_13_90Rob Adams2003-01-151-0/+20
* Reverted visual bell patch, #99886Havoc Pennington2002-12-191-16/+1
* Added visual bell feature, fix for 99886.Bill Haneman2002-12-171-1/+16
* new functions to resize to fill screenHavoc Pennington2002-12-081-0/+2
* new function, and remove workspace->name field, instead just get the nameHavoc Pennington2002-11-031-1/+6
* don't start the cycle process if the binding for switching windows has noHavoc Pennington2002-10-181-63/+71
* add "what happens when you double click the titlebar" setting, patch fromHavoc Pennington2002-10-181-0/+2
* Add a modifier key preference for the Alt+click stuff. Can be set toHavoc Pennington2002-10-071-0/+2
* Button-reordering patch. Has all the code except actually installing aHavoc Pennington2002-10-041-1/+4
* use MetaAccelLabel to display accelerators for the menu itemsHavoc Pennington2002-09-271-0/+4
* add maximize and unmaximize keybinding setting. Partly fixes bug# 78999.Deepa Natarajan2002-08-211-0/+2
* leave has_fullscreen_func set to TRUE if the window is screen sized andMETACITY_REDHAT_2_4_0_91Havoc Pennington2002-08-151-0/+2
* adapt to virtual modifiers (meta_display_process_mapping_event): we needHavoc Pennington2002-07-141-3/+2
* option to display error when a command fails to run.Havoc Pennington2002-07-111-2/+31
* put _NET_DESKTOP_NAMES in the array of atom names, so desktop names mightHavoc Pennington2002-07-061-2/+4
* Cleanups to workspace popup patch. Space before all parens in a coupleHavoc Pennington2002-06-091-1/+3
* Apply big patch from blackc@speakeasy.net adding a popup window to theHavoc Pennington2002-06-091-0/+26
* Patch from Erwann Chenede for raise_or_lower keybindingHavoc Pennington2002-05-291-0/+1
* add minimize window bindingHavoc Pennington2002-05-251-0/+1
* fix for bugzilla bug #72314, filter out LeaveNotify caused by grabs whenJayaraj Rajappan2002-05-241-3/+0
* Crack from ErwannHavoc Pennington2002-05-241-0/+4
* don't try to decorate toolbars.Havoc Pennington2002-05-011-1/+3
* remove caveats about keybindingsHavoc Pennington2002-04-281-1/+63
* support _NET_NUMBER_OF_DESKTOPS message so you can change number ofHavoc Pennington2002-03-101-0/+2
* disable custom log handler and fatal mask for nowHavoc Pennington2002-02-071-1/+2
* make the check for whether to eat focus click a lot more complicatedHavoc Pennington2002-01-271-1/+3
* update number of workspaces hintHavoc Pennington2001-12-101-1/+3
* move SM init a bit later in the process, and init prefsHavoc Pennington2001-12-091-0/+58