summaryrefslogtreecommitdiff
path: root/capplets/appearance/appearance.h
AgeCommit message (Collapse)AuthorFilesLines
2024-05-26appearance in wayland: Support changing theme, icon theme, and fontslukefromdc1-0/+5
*If we are in a wayland session, write the gtk theme and icon theme to both org.mate and org.gnome *This changes wayland and xwayland themes simultaniously *Under wayland, set the application and document fonts for both MATE and GNOME *Otherwise some applications will ignore font changes set from the appearance capplet *Only load GNOME interface gsettings when running under wayland *fail gracefully if the gnome interface schema is not present *Do not depend on it but use it if it is present to allow setting themes in compositors such as wayfire that use the GNOME gsettings values
2023-04-05appearance: use mate_image_menu_item replace gtk_image_menu_itemzhuyaliang1-0/+1
2021-04-08appearance: Type column in GtkFileChooser requires gtk 3.24.12rbuj1-0/+2
2021-02-24Missing include guardsrbuj1-0/+5
2020-11-29appearance: Add file chooser settingsrbuj1-7/+13
2020-11-24appearance: Introduce GET_WINDOW macrorbuj1-0/+1
2018-05-21appearance: add buttons-have-icons switchErik Bročko1-0/+1
2018-03-16Add auto-detect toggle switchVictor Kareh1-1/+0
Currently if a user changes the DPI, there is no way to reset it back to the auto-detected value from Xserver (which we store as 0 in gsettings). Adding this toggle solves that issue. I also removed a deprecated [GtkHandleBox](https://developer.gnome.org/gtk3/stable/GtkHandleBox.html) and all its associated code.
2015-09-06Restored Interface tab in Appearance cappletExalm1-0/+4
Remove editable accels and toolbar style toggles as they are deprecated in GTK >= 3.10.0
2015-08-29appearance-font: No more usage of Xft2infirit1-4/+0
We require pango already so no need to conditionally build.
2013-11-03Update to new mate-desktop include pathsWilly Sudiarto Raharjo1-1/+1
2012-11-02appearance: fix background settingsStefano Karapetsas1-1/+0
2012-10-23migrate appearance applet to gsettingsStefano Karapetsas1-7/+57
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+90