summaryrefslogtreecommitdiff
path: root/src/xfce-desktop.c
Commit message (Expand)AuthorAgeFilesLines
* Fix next background (!16)Andre Miranda2021-01-101-7/+18
* Remove GSourceFunc castsOlaf Hering2020-12-021-4/+4
* Avoid redundant calls to backdrop_changed_cb (Bug #16773)Jan Ziak2020-05-061-0/+4
* SimplifyAndre Miranda2019-06-161-4/+1
* Ensure that CSD is not applied to desktop window (Bug #15241)Theo Linkspfeifer2019-06-161-0/+3
* Add Next Background option (Bug #12261)Theo Linkspfeifer2019-05-191-5/+21
* Fix castingAndre Miranda2019-04-211-1/+1
* Ignore gdk_window_set_background_pattern deprecationAndre Miranda2019-04-211-0/+8
* Fix g_type_class_add_private is deprecatedAndre Miranda2019-04-211-6/+3
* Bug #15060: Fix xfdesktop crashes after multiples --reloadRomain B2019-04-071-10/+0
* Remove unused functionsAndre Miranda2019-03-171-16/+0
* Replace deprecated functionsAndre Miranda2019-03-171-8/+5
* Replace more deprecated functionsAndre Miranda2019-01-131-9/+15
* Replace GdkScreen deprecated functionsAndre Miranda2019-01-131-5/+12
* Correctly initialize the primary display valueSimon Steinbeiss2018-11-161-4/+4
* Add support for RandR's primary monitor (Bug #10688)Simon Steinbeiss2018-11-161-0/+40
* Whitespace fixesSimon Steinbeiss2018-10-071-74/+74
* Sync user's wallpaper selection to AccountsServiceSimon Steinbeiss2018-10-071-2/+84
* Fix menu popup issue with desktop icons disabled (Bug #14415)ToZ2018-05-281-4/+3
* Make "another desktop manager is running" messages critical (Bug #13653)Eric Koegel2017-07-181-2/+2
* Get/set _NET_DESKTOP_MANAGER_S<screen> atom (Bug #13653)Lionel Le Folgoc2017-07-181-2/+13
* Fix double menu popupEric Koegel2017-04-191-7/+8
* Fix menu popups from command lineEric Koegel2017-04-191-13/+30
* xfce-desktop: remove gtk style warningsEric Koegel2017-04-191-3/+1
* Fix gtk_image_menu warningsEric Koegel2017-04-141-0/+1
* Fix the buildflorian.weigelt2017-03-031-1/+1
* Initial porting to Gtk 3florian.weigelt2017-03-031-105/+82
* Reinitialize background when reloading desktop (Bug #11620)Thaddaeus Tintenfisch2015-03-201-0/+2
* Add a xfconf settings to center the text on xfdesktop icons.Matias De lellis2015-03-151-0/+41
* Fix glib warningThaddaeus Tintenfisch2015-03-031-1/+3
* Revert "Add a xfconf settings to center the text on xfdesktop icons."Eric Koegel2015-02-201-41/+0
* Add a xfconf settings to center the text on xfdesktop icons.Matias De lellis2015-02-141-0/+41
* --enable-debug option added to xfdesktop-settingsEric Koegel2014-09-081-4/+4
* Fix xfdesktop --reload in spanning mode (Bug 10853)Eric Koegel2014-08-181-2/+19
* A value must be returned from the functionEric Koegel2014-08-031-1/+1
* Fix build with --disable-desktop-iconsEric Koegel2014-08-031-2/+5
* Add an option to show hidden files (Bug 8132)Eric Koegel2014-08-031-0/+44
* Add a --next option to force wallpaper changes (Bug 10754)Eric Koegel2014-08-031-2/+13
* Add runtime debug supportEric Koegel2014-07-281-18/+18
* Fix building with --disable-desktop-iconsEric Koegel2014-07-061-4/+6
* Fix for monitors not getting updatedEric Koegel2014-04-061-35/+4
* Don't chain up style_set (Bug 10788)Eric Koegel2014-04-031-2/+0
* Reset the icon_view style on style change (Bug 10605)Eric Koegel2014-03-271-6/+32
* Additional default icon size settingEric Koegel2014-03-251-1/+1
* Fix icon theme colorsEric Koegel2014-03-171-0/+1
* Improve style changes for the desktopEric Koegel2014-03-141-30/+25
* Right click edits launchersEric Koegel2014-03-021-1/+2
* Remove old version checkEric Koegel2014-03-021-8/+5
* Fix a runtime warningEric Koegel2014-02-261-3/+3
* Fix a crash when removing displaysEric Koegel2014-02-261-1/+4