summaryrefslogtreecommitdiff
path: root/eel/eel-background.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-17eel-background: fix logic error in x11/wayland detectionlukefromdc1-1/+1
2024-01-17Manage desktop backgrounds when running in waylandlukefromdc1-6/+6
2023-07-08wayland: initial support for showing the desktopLuke from DC1-7/+15
2023-05-25Initial wayland supportlukefromdc1-3/+14
2021-12-31eel-background: fix memory leakrbuj1-4/+10
2021-11-20Use a blank line at mostrbuj1-1/+0
2021-06-18Update copyright to 2021raveit651-0/+1
2020-02-01Fix build using gcc 10 -fno-common flagrbuj1-2/+4
2019-06-18Remove trailing whitespacesrbuj1-1/+1
2019-04-18eel: reduce the scope of some variablesPablo Barciela1-3/+5
2019-04-12local #include files who are libraries inside <> instead ""Pablo Barciela1-2/+2
2019-04-10local #include files inside "" instead <>Pablo Barciela1-6/+8
2019-01-22[eel][libegg] Use G_DEFINE_TYPE_WITH_PRIVATE macroWu Xiaotian1-2/+1
2019-01-12[eel] Avoid deprecated g_type_class_add_privateWu Xiaotian1-9/+5
2018-05-05avoid deprecated 'gtk_style_context_get_background_color'Pablo Barciela1-4/+16
2018-04-04Scale screen dimensionsVictor Kareh1-2/+3
2018-01-31require GTK+ 3.22 and GLib 2.50monsta1-46/+1
2017-12-16WidthOfScreen and HeightOfScreen implementationPablo Barciela1-27/+3
2017-09-01Fix: high cpu while loading background imageZenWalker1-0/+8
2017-08-28make sure scaling the desktop wallpaper works in all monitorsZenWalker1-4/+20
2017-08-25gtk 3.22: avoid deprecated gdk_screen_get_monitor... functions:ZenWalker1-0/+5
2017-08-21Fix: Scaling the desktop wallpaper doesn't workZenWalker1-6/+10
2017-08-12avoid deprecated gdk_screen_get_width/heightZenWalker1-2/+6
2017-03-13eel: Avoid deprecated gdk_window_set_background functionsAlexei Sorokin1-45/+117
2017-02-02eel: GdkRGBA related fixesAlexei Sorokin1-10/+11
2016-11-22move to GTK+3 (>= 3.14), drop libunique, GTK+2 code, and --with-gtk build op...lukefromdc1-155/+7
2016-08-22drop a large amount of completely unused codemonsta1-1/+0
2016-07-13drop unneeded includesmonsta1-2/+0
2016-07-02eel: make code better readableraveit651-14/+39
2016-07-02GTK+-3 eel: rename GdkRGBA functionsraveit651-0/+21
2016-07-02GTK+-3 eel-backgrounds: port to GtkStyleContext and GdkRGBAraveit651-3/+58
2016-07-02GTK+-3 eel-background: prepare code for GtkStyleContext portraveit651-13/+28
2016-03-17eel: never try to block background change signalmonsta1-8/+0
2014-12-10zero-init all signals arraysMonsta1-1/+1
2014-12-10eel: fix logic a bitMonsta1-4/+6
2013-07-24Update for mate-desktop changesStefano Karapetsas1-1/+1
2013-02-24Dont corrupt the default background colorStefano Karapetsas1-30/+31
2012-12-03[eel-background] remove debug messages prev added to screen_size_changedJasmine Hassan1-17/+0
2012-12-03[eel-background] Make the desktop background fading effect optionalJasmine Hassan1-0/+8
2012-12-03[eel-background] refactor to untangle directory & desktop bg-setting codeJasmine Hassan1-754/+668
2012-12-03[eel-background] make sure screen size actually changed before emmitting signalJasmine Hassan1-1/+26
2012-11-22[eel-background] missed g_strdup in previous commit 3ba2c5e4Jasmine Hassan1-1/+1
2012-11-21[eel-background] use GtkStyle's bg color when no custom one is setJasmine Hassan1-5/+17
2012-11-20[eel-background] fix minor _expose regression from b5f9a6c8Jasmine Hassan1-1/+1
2012-11-19[eel-background] drawable deprecations (GTK2), rendering-cleanup (GTK3)Jasmine Hassan1-165/+124
2012-11-16[eel-background] Don't use GtkObject nor eel-gtk-macrosJasmine Hassan1-79/+70
2012-11-16[eel] simplify build systemJasmine Hassan1-4/+0
2012-11-13[eel] port EelBackground to cairo drawingJasmine Hassan1-25/+12
2012-09-06remove latest mateconf usageStefano Karapetsas1-4/+2
2012-08-12Fixed incorrect fsf addresses. Closes #28.Steve Zesch1-2/+2