After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 323308 - Add syncing for new GtkSettings properties
Add syncing for new GtkSettings properties
Status: RESOLVED FIXED
Product: gnome-settings-daemon
Classification: Core
Component: xsettings
2.22.x
Other Linux
: Normal enhancement
: ---
Assigned To: gnome-settings-daemon-maint
gnome-settings-daemon-maint
AP4
Depends on:
Blocks:
 
 
Reported: 2005-12-05 21:10 UTC by Michael Natterer
Modified: 2010-10-21 11:44 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Michael Natterer 2005-12-05 21:10:47 UTC
I just commited X settings support for the new GtkSettings properties
"gtk-timeout-initial", "gtk-timeout-repeat", "gtk-color-scheme" and
"gtk-enable-enimations" to GTK+ HEAD.

They need GConf keys and maybe a GUI.
Comment 1 Calum Benson 2006-04-26 16:49:56 UTC
Apologies for spam-- marking AP4 to reflect accessibility impact.
Comment 2 Calum Benson 2006-04-26 17:06:19 UTC
Apologies for spam... ensuring Sun a11y folks are cc'ed on all current accessibility bugs.
Comment 3 Behdad Esfahbod 2008-10-31 20:15:21 UTC
Patches, anyone?
Comment 4 Bastien Nocera 2010-10-19 20:12:40 UTC
(In reply to comment #0)
> I just commited X settings support for the new GtkSettings properties
> "gtk-timeout-initial",
> "gtk-timeout-repeat",

Done in gsettings-desktop-schemas.

> "gtk-color-scheme" and

Done in gsettings-desktop-schemas.

I also added gtk-color-palette there.

> "gtk-enable-enimations" to GTK+ HEAD.

Was already in libgnome, now also in gsettings-desktop-schemas.

> They need GConf keys and maybe a GUI.

Leaving open until we actually sync those GSettings keys to the Gtk XSettings in the xsettings plugin.