summaryrefslogtreecommitdiff
path: root/src/caja-desktop-window.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-17Manage desktop backgrounds when running in waylandlukefromdc1-0/+5
2023-07-08wayland: initial support for showing the desktopLuke from DC1-24/+108
2023-06-29Replace deprecated code from xrandr fixlukefromdc1-2/+3
2023-06-29caja-desktop-window: Fix the xrandr erroryangxiaojuan1-5/+2
2020-04-13Fix -Wmissing-prototypes build warningsPablo Barciela1-0/+2
2020-02-09Set a real title on the desktop window (as provided to ATK)Jonathan Michalon1-7/+2
2019-06-29caja-desktop-window: suppress GtkAction warningsraveit651-0/+2
2019-04-12local #include files who are libraries inside <> instead ""Pablo Barciela1-4/+4
2019-04-10local #include files inside "" instead <>Pablo Barciela1-8/+11
2019-01-31Avoid deprecated g_type_class_add_private under srcWu Xiaotian1-8/+5
2018-06-06desktop window: Add is-desktop AtkObject attributeSamuel Thibault1-0/+37
2018-06-05caja-desktop-window.c: Fix: caja crashes unexpectedlyPablo Barciela1-0/+13
2018-06-04avoid deprecated 'gtk_window_set_wmclass'Pablo Barciela1-3/+0
2018-04-04Scale screen dimensionsVictor Kareh1-4/+10
2018-04-04Support HiDpi iconsCosimo Cecchi1-1/+2
2018-01-31require GTK+ 3.22 and GLib 2.50monsta1-6/+2
2017-12-16WidthOfScreen and HeightOfScreen implementationPablo Barciela1-4/+4
2017-08-12avoid deprecated gdk_screen_get_width/heightZenWalker1-4/+4
2017-03-13eel: Avoid deprecated gdk_window_set_background functionsAlexei Sorokin1-0/+15
2017-03-13Revert "GTK3.21:fix desktop redraw"Alexei Sorokin1-141/+0
2016-12-29check for stable version of GTK+3, not for development onemonsta1-11/+11
2016-11-22move to GTK+3 (>= 3.14), drop libunique, GTK+2 code, and --with-gtk build op...lukefromdc1-6/+0
2016-08-10Fix background change crashlukefromdc1-0/+24
2016-08-08Fix background rendering in noncomposited caselukefromdc1-26/+126
2016-08-04GTK3.21:fix desktop redraw (caja-desktop-window.c)lukefromdc1-2/+16
2016-04-19GTK+3: add style class caja-desktop-window at top levelraveit651-2/+9
2016-03-16GTK 3.20-fix wrong desktop size rightlukefromdc1-2/+6
2013-07-25Fixes for GTK3 supportStefano Karapetsas1-0/+4
2012-11-16[desktop-window] add a 'loaded' flagJasmine Hassan1-1/+11
2012-11-16[desktop-window] cleanupsJasmine Hassan1-36/+28
2012-08-12Fixed incorrect fsf addresses. Closes #28.Steve Zesch1-1/+1
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+277