mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 19:00:08 +00:00
4551509af1
Some types of applications would benefit from having "dark" themes, usually black backgrounds, such as: * Movie players * Photo management and display applications To make it easy for those applications to prefer a dark theme, we're adding the "gtk-application-prefer-dark-theme" GtkSetting, which will make the theme loading code automatically look for a "gtkrc-dark" file in the same directory you would usually find a gtkrc file. the same name and a "-dark" suffix. If no "-dark" gtkrc variant is available, the normal gtkrc will be used. https://bugzilla.gnome.org/show_bug.cgi?id=617955 |
||
---|---|---|
.. | ||
gtk-demo | ||
testgtk | ||
apple-red.png | ||
background.jpg | ||
gnome-applets.png | ||
gnome-calendar.png | ||
gnome-foot.png | ||
gnome-gimp.png | ||
gnome-gmush.png | ||
gnome-gsame.png | ||
gnu-keys.png | ||
Makefile.am | ||
pixbuf-demo.c | ||
pixbuf-init.c | ||
testanimation.c | ||
testpixbuf-color.c | ||
testpixbuf-drawable.c | ||
testpixbuf-save.c | ||
testpixbuf-scale.c | ||
testpixbuf.c |