summaryrefslogtreecommitdiff
path: root/xfsettingsd
Commit message (Expand)AuthorAgeFilesLines
* display: Add 'autoconnect mode' setting (Fixes #311)Simon Steinbeiss2021-07-191-6/+15
* xfsettingsd: Fix setting float array propertiesTorge Matthies2021-04-301-1/+3
* display: Fix scale by rounding (Fixes #258)Simon Steinbeiss2021-02-161-2/+2
* xfsettingsd: avoid default double forkPablo Mazzini2020-10-211-3/+3
* xfsettingsd: Correctly get current xrandr scaleSimon Steinbeiss2020-08-191-2/+12
* Revert "Respect physical display sizes in xfce4-settings insofar as practical"Simon Steinbeiss2020-08-181-59/+18
* Don't crash when upowerd isnt present (bug #60)Landry Breuil2020-06-201-0/+7
* Fix xfconf-related memory leaksJan Ziak2020-06-202-2/+8
* Respect physical display sizes in xfce4-settings insofar as practicalGlen Whitney2020-06-161-18/+59
* Switch to new app icons and rDNS icon namesSimon Steinbeiss2020-05-251-1/+1
* Fix some warnings and deprecationsSean Davis2020-05-111-3/+1
* Handle failure to get Xkl engine for display (bug #16017)Sean Davis2020-04-121-24/+41
* Fix GTimeVal deprecation (Bug #16645)Andre Miranda2020-04-061-8/+3
* xfsettingsd: Add --disable-wm-check flag (Bug #16128)Glen Whitney2020-02-283-3/+20
* Set "gtk-titlebar-middle-click" to "lower" by defaultSimon Steinbeiss2020-01-301-0/+1
* xsettings: Use CSD for GtkDialogs by defaultSimon Steinbeiss2020-01-141-0/+1
* Ensure the newly labeled 'Xfce Settings Daemon' is translatedSean Davis2019-11-151-1/+1
* Improve string for session managersSimon Steinbeiss2019-11-051-1/+1
* display: Initialize crtc->scalex/y (Bug #15971)Alistair Buxton2019-09-181-0/+2
* display: Fix profile matching in xfsettingsdSimon Steinbeiss2019-08-201-6/+9
* display: Assure correct gchar** (Bug #15816)Simon Steinbeiss2019-08-191-1/+5
* display: Fix settings retention (Bug #15437)Simon Steinbeiss2019-08-081-9/+33
* display: Remove debug statement breaking profiles (Bug #15769)Simon Steinbeiss2019-08-031-19/+1
* Updates for releasexfce4-settings-4.13.8xfce-4.14pre3Simon Steinbeiss2019-07-281-2/+22
* display: Sync display when applying configOlivier Fourdan2019-07-261-1/+1
* display: Use current displayOlivier Fourdan2019-07-261-18/+18
* xsettings: Grab and sync XServer on startup (Bug #15725)Olivier Fourdan2019-07-261-2/+5
* xfsettingsd: Start settings prior to complete startup (Bug #15725)Olivier Fourdan2019-07-261-13/+13
* Revert "xfsettingsd: Start with the highest priority (Bug #15697)"Olivier Fourdan2019-07-261-1/+1
* Update copyright yearsSimon Steinbeiss2019-07-171-1/+1
* xfsettingsd: Start with the highest priority (Bug #15697)Olivier Fourdan2019-07-111-1/+1
* Fix numlock state restoration (Bug #15642)Theo Linkspfeifer2019-06-291-7/+7
* display: Disable auto-enabling profiles by defaultSimon Steinbeiss2019-05-261-2/+4
* Fix WindowScalingFactory property typeSimon Steinbeiss2019-05-171-1/+1
* xfsettingsd: Increase startup prioritySimon Steinbeiss2019-05-161-1/+1
* Fix incremental sending from the clipboard manager (Bug #13537)Andre Miranda2019-04-211-0/+7
* display: Only auto-apply profiles if num of connected displays changesSimon Steinbeiss2019-04-041-11/+17
* display: Refactor profile-loading in xfsettingsdSimon Steinbeiss2019-04-041-62/+52
* display: Auto-enable profiles when initializing xfsettingsdSimon Steinbeiss2019-04-041-20/+62
* display: Initialize ActiveProfile as DefaultSimon Steinbeiss2019-04-041-0/+1
* display: Start tracking the active display profileSimon Steinbeiss2019-04-041-0/+2
* Fix CID 337242: Null pointer dereferences (REVERSE_INULL)Sean Davis2019-03-231-6/+8
* display: Add profile support to the daemonSimon Steinbeiss2019-03-222-1/+42
* Resolved g_type_class_add_private deprecations (GObject 2.58)Sean Davis2018-10-151-3/+1
* Throw warning when monitors exceed max screen sizeFlorian Schüller2018-10-051-1/+6
* Force using a period as a decimal separator in xfsettingsd (thanks Adel) (bug...Sean Davis2018-08-311-0/+4
* Update NEWS and --help copyrightsSean Davis2018-06-171-1/+1
* xfsettingsd/displays: support xrandr display scalingJason Zaman2018-06-171-4/+89
* Fix -Wcast-function-type (GCC 8)Sean Davis2018-06-172-6/+6
* Load settings only when we acquire the bus nameAli Abdallah2018-06-101-74/+91