summaryrefslogtreecommitdiff
path: root/plugins/background/msd-background-manager.c
AgeCommit message (Expand)AuthorFilesLines
2022-03-10Use GLib's new g_clear_signal_handler() function to simplify coderbuj1-0/+6
2021-06-23update copyright to 2021raveit651-0/+1
2021-02-23background: Remove conversion warningsrbuj1-2/+2
2021-02-02background: promote MsdBackgroundManager class to final typerbuj1-103/+81
2020-12-04msd-background-manager: use g_list_free_fullrbuj1-2/+1
2020-08-15add G_GNUC_UNUSED in some unused parametersPablo Barciela1-10/+10
2019-07-26plugins background: fix deprecated g_type_class_add_privateWu Xiaotian1-6/+2
2018-08-22background-manager: replace deprecated GDK functionsraveit651-2/+4
2018-04-25Support background fallback on HiDPIVictor Kareh1-7/+9
2017-12-18WidthOfScreen and HeightOfScreen implementationPablo Barciela1-12/+4
2017-08-14avoid deprecated gdk_screen_get_width/heightZenWalker1-4/+12
2017-08-09avoid deprecated gdk_display_get_screen and gdk_display_get_n_screensZenWalker1-25/+11
2017-07-27avoid deprecated gdk_screen_get_numberZenWalker1-1/+1
2017-02-02Revert "GTK 3.21: Fix caja startup background"Alexei Sorokin1-35/+7
2016-11-20move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-8/+1
2016-11-20background: add missing GTK+ version check to avoid build warningmonsta1-0/+2
2016-11-20background: check for stable release of GTK+3, not for development onemonsta1-10/+10
2016-07-23GTK 3.21: Fix background changing, startup delaylukefromdc1-6/+28
2016-07-23GTK 3.21: Fix caja startup backgroundlukefromdc1-3/+6
2016-01-10background: remove unused variablesmonsta1-1/+0
2015-09-04Switch to org.gnome.SessionManagerClement Lefebvre1-2/+2
2015-01-13background plugin: safer access to list element's dataMonsta1-1/+1
2013-07-31Update libmate-desktop headers to new locationStefano Karapetsas1-1/+1
2013-02-09background: Fix missing void keyword in real_draw_bg functionStefano Karapetsas1-1/+1
2013-02-09Fix segmentation fault on resolution changeStefano Karapetsas1-0/+5
2012-12-13[background] cleanup and refactor, fix several issuesJasmine Hassan1-329/+314
2012-12-10[background] free priv->fade on stopJasmine Hassan1-14/+17
2012-12-10[background] remove useless _(set|get)_property & _dispose methodsJasmine Hassan1-37/+0
2012-12-03[background] Use new MATE_BG_KEY's defines from mate-bg.h, and fade optionJasmine Hassan1-13/+17
2012-12-03[background] fix XGetWindowProperty long_length & nitems_return paramsJasmine Hassan1-2/+2
2012-12-03[background] Also check if caja is drawing bg when detecting settings changesJasmine Hassan1-2/+5
2012-12-01[background] listen for draw-background/show-desktop-icons changed signalsJasmine Hassan1-1/+15
2012-12-01[background] Don't draw the background if "draw-background" is falseJasmine Hassan1-1/+10
2012-12-01[background] GCC 4.6 warning fixesJasmine Hassan1-40/+24
2012-12-01[background] stop pending fades if new ones initiatedJasmine Hassan1-16/+22
2012-12-01[background] convert to GDBus (and fix delayed background drawing)Jasmine Hassan1-41/+64
2012-12-01[background] review GSettings, don't rely on Caja as a key componentJasmine Hassan1-86/+85
2012-11-29[background] Adapt to MateBG API changes, and GTK3 rendering-cleanupJasmine Hassan1-12/+20
2012-11-29[background] fix indentationJasmine Hassan1-444/+441
2012-10-12fix incorrect FSF addressraveit651-1/+1
2012-10-01migrate to gsettingsmate-settings-daemon-1.5.0Stefano Karapetsas1-40/+25
2012-06-05commenting "changed" callback, related with issue #16 on mate-desktop (https:...Perberos1-5/+6
2012-06-05changing code format (http://imageshack.us/photo/my-images/9/254223656580e542...Perberos1-526/+575
2012-02-21gsd to msd complete rename patch by NiceandGently; file rename commithaxar1-0/+579