summaryrefslogtreecommitdiff
path: root/src/prefs.c
Commit message (Expand)AuthorAgeFilesLines
* If KEY_AUTO_RAISE_DELAY is undefined or non-integer, it is not treated asThomas Thurman2007-08-071-9/+11
* Reverse window buttons and align them to the left for RTL locales. (#92212)Yair Hershkovitz2007-07-221-22/+63
* Add code to configure what happens when the titlebar is right or middleLinus Torvalds2007-04-251-27/+63
* Add an (unbound by default) keybinding for setting spew marks in verboseElijah Newren2007-04-071-0/+1
* honour preferences. new functions.Linus Torvalds2007-03-101-0/+16
* renamed from MetaActionDoubleClickTitleBar; added _LOWER and _MENU.Linus Torvalds2007-02-171-13/+16
* implement handle_move_to_{side|corner}_* to allow the user to flip aJustin Mason2006-11-051-0/+8
* Added "above" to the list of flags a frame can have, so that we know whenThomas James Alexander Thurman2006-10-071-2/+44
* Stick an emacs comment directive at the beginning of all the code files soElijah Newren2006-10-011-0/+2
* Patch from Ed Catmur to fix keybindings with hex-values (coming fromElijah Newren2006-08-211-6/+14
* plug a small leak.Paolo Borelli2006-05-151-4/+4
* Allow any keybinding pref to be specified either with <foo>, a string, orThomas Thurman2006-04-171-129/+411
* Add a tabbing function, bound to alt-f6 by default, to cycle through theThomas Thurman2006-04-151-0/+5
* Patch from Ron Yorston to add a focus_new_windows option. Default isElijah Newren2006-04-121-0/+55
* use g_str_has_prefix instead of a local copy of the function.Paolo Borelli2006-03-251-24/+4
* Patch from Thomas Thurman to prevent setting cycle_windows to keybindingsElijah Newren2006-02-271-0/+62
* New function.Søren Sandmann2006-02-161-1/+45
* Patch from Jens Granseuer to fix more build issues with gcc 2.95. #331166.Elijah Newren2006-02-141-2/+4
* change the order of the ||'ed items in the if to avoid using anElijah Newren2006-01-241-4/+7
* Patch from Dick Marinus to add a minimize double-click-titlebar-action;Elijah Newren2006-01-211-0/+4
* Fix various initialization and default issues, especially forElijah Newren2006-01-201-9/+113
* More careful error handling of values returned by GConf. Fixes #326615.Elijah Newren2006-01-201-37/+51
* Patch from Kjartan Maraas to fix a lot of tiny issues (unused variableElijah Newren2006-01-201-9/+3
* Whoops, I forgot to keep my copyright info updated with my previousElijah Newren2006-01-101-0/+1
* Add a raise on click option, basically only because all the major distrosElijah Newren2006-01-101-0/+48
* add handling for META_PREF_CURSOR_THEME and META_PREF_CURSOR_SIZE for morePhilip O'Brien2005-10-251-0/+6
* 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