| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a gtk-overlay-scrolling setting | Matthias Clasen | 2019-05-31 | 1 | -0/+1 |
* | x11: Remove to unused settings | Matthias Clasen | 2019-05-19 | 1 | -2/+0 |
* | Stop using settings for modules | Matthias Clasen | 2018-02-18 | 1 | -1/+0 |
* | gdk: Add an X setting for gtk-keynav-use-caret | Matthias Clasen | 2016-03-04 | 1 | -0/+1 |
* | Add an XSetting for primary button warps slider | Olav Vitters | 2016-01-26 | 1 | -0/+1 |
* | Add an XSetting for the session bus ID | Matthias Clasen | 2014-12-18 | 1 | -0/+1 |
* | Implement titlebar action settings for X11 | Matthias Clasen | 2014-09-25 | 1 | -0/+3 |
* | Add a setting for dialog headers | Matthias Clasen | 2014-01-17 | 1 | -0/+1 |
* | Redo header bar decorations once more | Matthias Clasen | 2013-12-21 | 1 | -0/+1 |
* | Add a GtkSetting for 'shell-shows-desktop' | Ryan Lortie | 2013-11-14 | 1 | -0/+1 |
* | Respect deprecated button images setting | Matthias Clasen | 2013-10-24 | 1 | -0/+1 |
* | Respect deprecated menu images setting | Matthias Clasen | 2013-10-24 | 1 | -0/+1 |
* | Revert "Deprecate and ignore the cursor blink settings" | Matthias Clasen | 2013-08-16 | 1 | -0/+3 |
* | Deprecate and ignore the timeout-initial and timeout-repeat settings | William Jon McCann | 2013-07-11 | 1 | -2/+0 |
* | Deprecate and hardcode default toolbar icon size setting | William Jon McCann | 2013-07-08 | 1 | -1/+0 |
* | Deprecate and hardcode default toolbar style setting | William Jon McCann | 2013-07-08 | 1 | -1/+0 |
* | Deprecate and hardcode the value of visible-focus setting | William Jon McCann | 2013-07-08 | 1 | -1/+0 |
* | x11: Add Gdk/UnscaledDPI to override Xft/DPI | Alexander Larsson | 2013-07-03 | 1 | -1/+2 |
* | x11: Support the Gdk/WindowScalingFactor xsetting | Alexander Larsson | 2013-07-03 | 1 | -1/+5 |
* | Remove gtk-im-status-style and gtk-im-preedit-style from GDK as well | William Jon McCann | 2013-06-30 | 1 | -2/+0 |
* | Deprecate the unused gtk-file-chooser-backend setting | William Jon McCann | 2013-06-30 | 1 | -1/+0 |
* | Deprecate and ignore gtk-icon-sizes setting | William Jon McCann | 2013-06-26 | 1 | -1/+0 |
* | Remove the rest of gtk-touchscreen-mode | William Jon McCann | 2013-06-26 | 1 | -1/+0 |
* | Deprecate and ignore gtk-menu-bar-accel setting | William Jon McCann | 2013-06-26 | 1 | -1/+0 |
* | Deprecate and ignore gtk-fallback-icon-theme | William Jon McCann | 2013-06-26 | 1 | -1/+0 |
* | Deprecate and ignore the cursor blink settings | William Jon McCann | 2013-06-26 | 1 | -3/+0 |
* | Deprecate and ignore gtk-can-change-accels | William Jon McCann | 2013-06-26 | 1 | -1/+0 |
* | Deprecate and ignore gtk-enable-mnemonics and gtk-auto-mnemonics" properties | William Jon McCann | 2013-06-26 | 1 | -2/+0 |
* | Deprecate and ignore gtk-menu-images setting | William Jon McCann | 2013-06-26 | 1 | -1/+0 |
* | Deprecate and ignore gtk-button-images setting | William Jon McCann | 2013-06-26 | 1 | -1/+0 |
* | Ignore Gtk/ShowInputMethodMenu and Gtk/ShowUnicodeMenu X settings | Matthias Clasen | 2013-06-07 | 1 | -2/+0 |
* | x11: Store GDK name in xsettings hash table | Benjamin Otte | 2013-02-19 | 1 | -18/+1 |
* | x11: Make xsettings callbacks code go away | Benjamin Otte | 2013-02-19 | 1 | -2/+2 |
* | settings: add a gtk-recent-files-enabled GtkSetting | Cosimo Cecchi | 2013-02-13 | 1 | -1/+2 |
* | Use hash-based conversions for XSETTINGS names. | John Lindgren | 2013-01-27 | 1 | -116/+85 |
* | Obtain the recent files max age setting from xsettings | Matthias Clasen | 2012-11-29 | 1 | -2/+4 |
* | Add support for disabling middle click paste | Bastien Nocera | 2012-05-03 | 1 | -2/+5 |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -3/+1 |
* | GtkSettings: add shell-shows-menubar property | Ryan Lortie | 2011-12-19 | 1 | -2/+4 |
* | GtkSettings: add shell-shows-app-menu property | Ryan Lortie | 2011-12-19 | 1 | -2/+4 |
* | Make focus rectangles optional | Matthias Clasen | 2011-08-10 | 1 | -2/+4 |
* | Expose gtk-auto-mnemonics as an Xsetting | Matthias Clasen | 2011-01-22 | 1 | -3/+6 |
* | gdk: Add big fat warning about updating XSettings | Bastien Nocera | 2010-11-16 | 1 | -0/+4 |
* | gdk: Update gdk_settings_map for blink timeout to work | Bastien Nocera | 2010-11-16 | 1 | -3/+4 |
* | gdk: Add XSetting for "gtk-cursor-blink-timeout" | Bastien Nocera | 2010-11-13 | 1 | -0/+1 |
* | Add event sound settings. Patch by Lennart Pöttering. | Matthias Clasen | 2008-07-01 | 1 | -2/+8 |
* | Bug 536185 – monitor font configuration | Behdad Esfahbod | 2008-06-06 | 1 | -2/+4 |
* | Add a gtk-im-module GTK setting | Matthias Clasen | 2007-12-18 | 1 | -2/+5 |
* | Add xsetting for gtk-scrolled-window-placement (#458103). | Ross Burton | 2007-11-21 | 1 | -2/+4 |
* | Add Gtk/EnableAccels and Gtk/EnableMnemonics xsettings for | Behdad Esfahbod | 2007-11-21 | 1 | -2/+6 |