summaryrefslogtreecommitdiff
path: root/src/prefs.c
Commit message (Expand)AuthorAgeFilesLines
* React to cursor theme changes: (#308106)Matthias Clasen2005-07-111-0/+110
* Don't wireframe when accessibility is on, it apparently causes a desktopArvind Samptur2005-01-261-0/+55
* Get gconf to load the terminal dir so that we get the notifications whenBalamurali Viswanathan2005-01-251-0/+5
* Add a keybinding to launch a terminalVincent Untz2004-10-131-0/+74
* A load of fixes of issues reported by sparse. Closes bug #152849Kjartan Maraas2004-09-161-7/+7
* Add a value type check for the visual bell/audible bell gconf settings.Rob Adams2004-04-301-0/+14
* Merge reduced_resources mode patch from the branch. Offers wireframe andHavoc Pennington2003-10-121-1/+46
* Add keybinding to allow the user to toggle _NET_WM_STATE_ABOVE on windows.Rob Adams2003-06-271-0/+1
* Take control of the panel's global keybindings. The screenshot utility isMark McLoughlin2003-02-241-10/+46
* change max workspaces to 36 #81855Havoc Pennington2003-02-221-1/+1
* when tabbing backward, we are still tabbing *from* the most recently usedHavoc Pennington2003-02-221-91/+91
* Reinstated visual-bell patch, fix for bug 99886.Bill Haneman2003-01-281-2/+129
* Increase the number of run_command bindings in screen_bindings from 12 toMETACITY_2_4_13_90Rob Adams2003-01-151-0/+20
* handle the client having a shape mask, fixes #101806Havoc Pennington2003-01-051-0/+5
* Reverted visual bell patch, #99886Havoc Pennington2002-12-191-126/+2
* Added visual bell feature, fix for 99886.Bill Haneman2002-12-171-2/+126
* don't pass NULL string to gconf_client_set_string #101237Havoc Pennington2002-12-151-3/+8
* new functions to resize to fill screenHavoc Pennington2002-12-081-0/+2
* make this always return FALSE for now, to avoid bug reports.Havoc Pennington2002-12-081-9/+71
* also treat empty string as "unset" in this function.Havoc Pennington2002-12-081-1/+7
* Should really fix #98303Havoc Pennington2002-11-201-0/+17
* Fix #98303 and assorted cleanupHavoc Pennington2002-11-201-6/+17
* new function, and remove workspace->name field, instead just get the nameHavoc Pennington2002-11-031-23/+205
* don't start the cycle process if the binding for switching windows has noHavoc Pennington2002-10-181-0/+4
* add "what happens when you double click the titlebar" setting, patch fromHavoc Pennington2002-10-181-0/+67
* button layout keyHavoc Pennington2002-10-121-19/+187
* Add a modifier key preference for the Alt+click stuff. Can be set toHavoc Pennington2002-10-071-3/+68
* Button-reordering patch. Has all the code except actually installing aHavoc Pennington2002-10-041-0/+25
* use MetaAccelLabel to display accelerators for the menu itemsHavoc Pennington2002-09-271-0/+22
* 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
* filter out key events that happen on popup menus etc.Havoc Pennington2002-08-101-0/+1
* adapt to virtual modifiers (meta_display_process_mapping_event): we needHavoc Pennington2002-07-141-12/+11
* option to display error when a command fails to run.Havoc Pennington2002-07-111-0/+132
* put _NET_DESKTOP_NAMES in the array of atom names, so desktop names mightHavoc Pennington2002-07-061-2/+3
* Cleanups to workspace popup patch. Space before all parens in a coupleHavoc Pennington2002-06-091-5/+9
* Apply big patch from blackc@speakeasy.net adding a popup window to theHavoc Pennington2002-06-091-0/+16
* 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-63/+12
* Crack from ErwannHavoc Pennington2002-05-241-0/+96
* on unminimize, queue calc_showing on all transientsHavoc Pennington2002-05-051-1/+1
* don't try to decorate toolbars.Havoc Pennington2002-05-011-0/+54
* remove caveats about keybindingsHavoc Pennington2002-04-281-8/+296
* support _NET_NUMBER_OF_DESKTOPS message so you can change number ofHavoc Pennington2002-03-101-0/+28
* Throughout: move to meta_topic rather than meta_verbose so metacity.logHavoc Pennington2002-02-081-13/+13
* s/update_focus_mode/update_theme/ in case of theme key changingHavoc Pennington2002-02-071-1/+1
* disable custom log handler and fatal mask for nowHavoc Pennington2002-02-071-0/+67
* make the check for whether to eat focus click a lot more complicatedHavoc Pennington2002-01-271-5/+50
* update number of workspaces hintHavoc Pennington2001-12-101-1/+64