summaryrefslogtreecommitdiff
path: root/capplets/common/wm-common.c
AgeCommit message (Collapse)AuthorFilesLines
2024-05-26appearance in wayland: Support changing theme, icon theme, and fontslukefromdc1-1/+26
*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
2018-06-10wm-common: replace deprecated gdk_error_trap functionsraveit651-8/+12
2015-12-22Use GDK convenient functionRoy Zhang1-7/+7
Use gdk_x11_get_xatom_by_name (), and take advantage of GDK's caches.
2013-01-02appearance: Set metacity theme if compiz or metacity are runningStefano Karapetsas1-1/+5
2011-12-08removing deprecated GDK_DISPLAY()Perberos1-13/+13
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+184