summaryrefslogtreecommitdiff
path: root/capplets/common/mate-theme-apply.c
AgeCommit message (Collapse)AuthorFilesLines
2024-05-26appearance in wayland: Support changing theme, icon theme, and fontslukefromdc1-0/+33
*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
2020-07-20Remove unused macrosrbuj1-1/+0
2019-06-18Remove trailing whitespacesrbuj1-1/+1
find . -regextype posix-extended -regex '.*\.(c|h|ac)' -exec sed --in-place 's/[[:space:]]\+$//' {} \+
2016-11-02build: require XCursor unconditionallymonsta1-9/+0
and drop bundled cursor files (.pcf) - they are not used at all when XCursor library is in use
2014-10-03Use Caja GSettings schema optionallyBalló György1-16/+4
This makes Caja dependency optional. Disable desktop font setting if no Caja present. Closes https://github.com/mate-desktop/mate-control-center/pull/119
2014-02-26Use directly GSettings to set marco theme, avoiding libwindow-settingsStefano Karapetsas1-11/+7
Closes https://github.com/mate-desktop/mate-control-center/issues/44
2012-10-22migrate common stuff to gsettingsStefano Karapetsas1-32/+64
2012-08-02Fixed incorrect fsf address.Steve Zesch1-1/+1
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+136