summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* wacom: Migrate 'display' setting to 'output' for opaque tabletswip/carlosg/remove-device-mapperCarlos Garnacho2018-08-014-4/+67
* common: Drop unused input helper APICarlos Garnacho2018-08-012-343/+0
* power: Remove code that enables/disables touchscreensCarlos Garnacho2018-08-011-61/+0
* common: Drop GsdDeviceManagerCarlos Garnacho2018-08-019-1235/+0
* wacom: Replace GsdDeviceManager API with GDKCarlos Garnacho2018-08-014-68/+102
* common: Drop test-input-helperCarlos Garnacho2018-08-012-86/+0
* common: Drop *_is_present() device testing APICarlos Garnacho2018-08-012-32/+0
* media-keys: Drop touchpad checkCarlos Garnacho2018-08-011-5/+0
* wacom: Drop GsdDeviceMapperCarlos Garnacho2018-08-014-1080/+0
* plugins: Add GDK_BACKEND #define for the GTK+ skeletonCarlos Garnacho2018-08-018-1/+10
* Updated Lithuanian translationAurimas Černius2018-07-291-82/+95
* Update German translationTim Sabsch2018-07-271-28/+28
* tests: Port to python 3Benjamin Berg2018-07-194-33/+30
* power: Make power test more robustBenjamin Berg2018-07-191-1/+6
* Update g-s-d maintainership informationBenjamin Berg2018-07-191-13/+6
* housekeeping: fix improper notify_notification_close() usagewip/chergert/g_clear_pointerChristian Hergert2018-07-181-1/+3
* Update Brazilian Portuguese translationBruno Lopes da Silva2018-07-101-84/+98
* Update Friulian translationFabio Tomat2018-06-271-82/+86
* Update Chinese (Taiwan) translationYi-Jyun Pan2018-06-221-4/+4
* Updated Spanish translationDaniel Mustieles2018-06-211-32/+29
* 3.29.0GNOME_SETTINGS_DAEMON_3_29_0Carlos Garnacho2018-06-202-1/+22
* housekeeping: Use g_unix_is_system_fs_type() to determine FS typePhilip Withnall2018-06-201-5/+17
* common: Fix build with wayland disabled on FreeBSDTing-Wei Lan2018-06-201-1/+1
* data: Fix typo in night light description in schemabenzea/nightlight-fixesAnders Jonsson2018-06-201-1/+1
* color: Update nightlight when the system time is changedBenjamin Berg2018-06-201-2/+2
* color: Add test for disabled until tomorrow sunrise logicBenjamin Berg2018-06-202-0/+30
* color: Define disabled until tomorrow as moving past sunriseBenjamin Berg2018-06-201-19/+42
* Update Chinese (Taiwan) translationYi-Jyun Pan2018-06-131-133/+150
* color: Add test to check that smooth transitions are cancelledBenjamin Berg2018-05-301-1/+38
* color: Cancel old smooth transition on color temperature changeBenjamin Berg2018-05-301-1/+4
* Updated Slovenian translationMatej Urbančič2018-05-151-81/+85
* power: Fix possible exception trying to read logind stdoutBastien Nocera2018-05-031-1/+5
* power: Add test for idletime inhibitorsBastien Nocera2018-05-031-0/+30
* tests: Use Mutter's new D-Bus interface to reset idletimeBastien Nocera2018-05-034-70/+5
* power: Remove X11-specific idle time reset codeBastien Nocera2018-05-032-27/+0
* Updated Spanish translationDaniel Mustieles2018-04-251-65/+72
* Updated Czech translationMarek Cernocky2018-04-241-70/+74
* doap: Move my name to authorBastien Nocera2018-04-171-2/+2
* Update Croatian translationgogo2018-04-161-62/+67
* power: Add error logging to async dbus calls without a callbackBenjamin Berg2018-04-121-6/+22
* power: Test Suspend and SuspendAndHibernate separatelyBenjamin Berg2018-04-121-3/+21
* power: Add Suspend then HibernateMario Limonciello2018-04-122-3/+58
* tests: Support new SuspendAndHibernate methodBenjamin Berg2018-04-122-10/+34
* power: Resolve possible active watch race condition in power testBenjamin Berg2018-04-111-0/+4
* ci: Introduce CIwip/benzea/ciGeorges Basile Stavracas Neto2018-04-101-0/+63
* color: Correctly use gschemas from the build directory during testingBenjamin Berg2018-04-102-7/+2
* data: Compile gschema files at build time and copy into testsBenjamin Berg2018-04-102-3/+18
* power: Allow test to run for 500 secondsBenjamin Berg2018-04-101-1/+1
* tests: Disable buffering for most filesBenjamin Berg2018-04-102-6/+6
* tests: Use new X11 helper in GSDTestCaseBenjamin Berg2018-04-101-83/+7