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 679092 - gtkstyle: add a gtkstyle-fallback style class for RC colors
gtkstyle: add a gtkstyle-fallback style class for RC colors
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: .General
unspecified
Other All
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2012-06-28 22:12 UTC by Cosimo Cecchi
Modified: 2012-07-02 14:45 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gtkstyle: add a gtkstyle-fallback style class for RC colors (3.80 KB, patch)
2012-06-28 22:12 UTC, Cosimo Cecchi
committed Details | Review

Description Cosimo Cecchi 2012-06-28 22:12:16 UTC
See attached patch. This is an additional fix to https://bugzilla.gnome.org/show_bug.cgi?id=671437
Comment 1 Cosimo Cecchi 2012-06-28 22:12:18 UTC
Created attachment 217569 [details] [review]
gtkstyle: add a gtkstyle-fallback style class for RC colors

As an addition to 10423726709539724be0ea19bed76ba4331af774, themes might
want to avoid using the hardcoded GTK defaults for legacy GtkStyle
values. Add a gtkstyle-fallback style class that can be used by themes
to tweak the legacy GtkStyle defaults.
Comment 2 Cosimo Cecchi 2012-07-02 14:45:25 UTC
Attachment 217569 [details] pushed as 5a5c330 - gtkstyle: add a gtkstyle-fallback style class for RC colors

ACK-ed by Alex on IRC.