summaryrefslogtreecommitdiff
path: root/libmate-desktop/mate-bg.h
AgeCommit message (Collapse)AuthorFilesLines
2018-04-25Support background fallback on HiDPIVictor Kareh1-0/+7
This change is a super hacky way of supporting the fallback desktop background (without caja) on HiDPI displays. It does this by doing two things: providing a function for scaled-up background surfaces using cairo_scale; and triggering a change signal when the entire background schema is re-loaded, and so triggering a redraw.
2016-11-20move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-24/+0
2016-07-02GTK+3 mate-bg: port GdkColor to GdkRGBAraveit651-0/+10
2014-06-23Use G_{BEGIN,END}_DECLS instead of #ifdef __cplusplus in header files and ↵Michal Ratajsky1-6/+3
make sure to include glib.h for these macros
2014-03-07Revert "gtk3: GdkRGBA support"Stefano Karapetsas1-48/+0
This reverts commit e95d24559060365eb4fee8154ad82434bf3c8a0a.
2014-03-07Revert "gtk3: mate_bg_create*thumbnail should return GdkPixbuf*"Stefano Karapetsas1-0/+17
This reverts commit 0eef05307bd0c2acb5c780b8f85a239ca810625d.
2014-02-28gtk3: mate_bg_create*thumbnail should return GdkPixbuf*Denis Gorodnichev1-17/+0
this functions are used at mate-control-center
2014-02-27gtk3: GdkRGBA supportDenis Gorodnichev1-0/+48
2013-07-24Fix includesStefano Karapetsas1-2/+2
2013-07-24Move include files and remove old libmate and libmateui foldersStefano Karapetsas1-0/+182