summaryrefslogtreecommitdiff
path: root/plugins/xsettings
Commit message (Expand)AuthorAgeFilesLines
* xsettings: Don't force HighContrast icon themeFlorian Müllner2023-04-181-1/+1
* xsettings: Always fallback to ibusCarlos Garnacho2022-09-301-69/+1
* xsettings: Simplify fetching string for an enum valueBastien Nocera2022-05-311-12/+1
* xsettings: Remove direct mapping from gtk-im-module to Gtk/IMModuleCarlos Garnacho2022-05-311-1/+0
* plugins: Stop using GSliceFernando Monteiro2022-04-232-5/+4
* xsettings: Adopt code to look up GTK IM moduleCarlos Garnacho2022-02-141-0/+152
* xsettings: Support new "high-contrast" settingFlorian Müllner2022-01-041-2/+36
* xsettings: Add support for XFixes ClientDisconnectModeOlivier Fourdan2021-07-263-0/+5
* tests: Make sure file time changes secondsBenjamin Berg2021-07-221-0/+3
* tests: Move more logic into common test codeBenjamin Berg2021-07-221-59/+9
* tests: Sync GSettings after modifying themBenjamin Berg2021-07-221-0/+3
* xsettings: Use OutputChecker for tests and wait for daemon startupBenjamin Berg2021-07-221-29/+8
* tests: Use OutputChecker for notification daemonBenjamin Berg2021-07-221-4/+1
* tests: Kill processes instead of just terminating themBenjamin Berg2021-07-221-4/+2
* tests: Add timeout to some more callsBenjamin Berg2021-07-221-1/+2
* tests: Disable output buffering for test processesbenzea/tests-output-checkerBenjamin Berg2021-02-151-1/+1
* xsettings: Go back to loading gtk modules from lib/gnome-settings-daemon-3.0Kalev Lember2021-02-151-1/+1
* xsettings: Handle properly changes to font settingsCarlos Garnacho2021-01-151-2/+3
* xsettings: Use correct mouse settings schemaCarlos Garnacho2021-01-151-1/+1
* xsettings: Adopt drag-threshold/double-click settings from gsettings-desktop-...wip/carlosg/shuffle-font-mouse-settingsCarlos Garnacho2021-01-121-2/+12
* xsettings: Use font aa/hinting/rgba-order settings from gsettings-desktop-sch...Carlos Garnacho2021-01-122-23/+45
* xsettings: Fix race condition in fontconfig timestamp testBenjamin Berg2020-08-181-11/+34
* plugins: Remove old systemd templatesBenjamin Berg2020-07-312-33/+0
* plugins: Use a common templates .desktop filesBenjamin Berg2020-07-311-10/+0
* xsettings: Fix build error due to missing gnome-settings-bus.h includeHans de Goede2020-07-131-0/+1
* xsettings: Install script to load XresourcesCarlos Garnacho2020-02-292-0/+14
* xsettings: Add support for launching Xwayland session scriptsCarlos Garnacho2020-02-291-0/+99
* xsettings: Outsource decision making regarding animations to the shellJonas Ådahl2020-02-194-384/+95
* plugins: Lower systemd stop timeoutBenjamin Berg2019-12-121-0/+1
* xsettings: Start/stop logind mock on testsCarlos Garnacho2019-09-091-0/+3
* xsettings: Ensure plugin is started after the shellBenjamin Berg2019-09-021-0/+1
* xsettings: Make it able to run on demandCarlos Garnacho2019-08-262-7/+4
* plugins: Add systemd user service files for all the pluginsBenjamin Berg2019-08-053-0/+35
* xsettings: Add an entry for the overlay scrolling settingoverlay-scrolling-settingMatthias Clasen2019-07-291-0/+1
* xsettings: Round the Xft.dpi setting to an integerYifan J2019-07-291-2/+2
* xsettings: Increase timeout in xsettings testBenjamin Berg2019-04-151-1/+1
* xsettings: Use X11 specific GDK API to fix compile time warningsBenjamin Berg2019-03-221-2/+2
* xsettings: Use G_DECLARE_FINAL_TYPE for GsdXSettingsGtkBenjamin Berg2019-03-222-66/+44
* xsettings: Use G_DECLARE_FINAL_TYPE for GsdRemoteDisplayManagerBenjamin Berg2019-03-222-56/+33
* xsettings: Use Gsd prefix and G_DECLARE_FINAL_TYPE for GsdXSettingsManagerBenjamin Berg2019-03-223-263/+239
* xsettings: Make assertion in test a bit nicerBenjamin Berg2019-02-051-3/+2
* plugins: Add GDK_BACKEND #define for the GTK+ skeletonCarlos Garnacho2018-12-061-0/+1
* xsettings: always use mutter-computed UI scaling valueMarco Trevisan (Treviño)2018-11-271-57/+19
* tests: Compare string array consistentlyCarlos Garnacho2018-11-141-2/+4
* tests: Fix deprecation warningCarlos Garnacho2018-11-141-1/+1
* xsettings: Stop advertising app menuFlorian Müllner2018-11-141-46/+1
* tests: Port to python 3Benjamin Berg2018-07-191-1/+1
* xsettings: Fix garbage inside test logsBastien Nocera2018-03-051-13/+12
* xsettings: Add tests for D-Bus interfaceBastien Nocera2018-02-275-0/+265
* xsettings: Make it possible to ignore llvmpipeBastien Nocera2018-02-271-0/+3