summaryrefslogtreecommitdiff
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* power: Remove runtime XTest check, not used anymoreBastien Nocera2019-02-042-7/+0
* smartcard: handle a smartcard getting removed very shortly after loginRay Strode2019-02-031-0/+82
* smartcard: Wait until smartcards are inspected before locking screenRay Strode2019-02-031-12/+49
* power: Define brightness to be -1 if builtin display is disabledBenjamin Berg2019-02-031-1/+37
* power: Add x-gnome-privacy-scope hints to power notificationsPhilip Withnall2019-01-301-7/+32
* keyboard: Enable ibus for OSK purposesCarlos Garnacho2019-01-111-10/+65
* media-keys: always do something when power button is pressed...Michael Catanzaro2019-01-081-4/+57
* rfkill: Use GUdev to monitor rfkill device presenceBenjamin Berg2019-01-082-13/+93
* color: tests allow Goldstar and LG as vendor nameAndreas Henriksson2019-01-081-1/+13
* power: Speed up power test by splitting it into chunksBenjamin Berg2018-12-182-8/+18
* power: Read external monitor mock file location from environmentBenjamin Berg2018-12-183-19/+24
* power: Avoid setting error twiceCarlos Garnacho2018-12-171-2/+0
* print-notifications: Ignore Server* messages from cups notifierBenjamin Berg2018-12-171-0/+7
* color: Add DBus API to preview night light mode for a few secondsBenjamin Berg2018-12-173-1/+118
* Revert "power: Add Suspend then Hibernate"Benjamin Berg2018-12-172-58/+3
* Revert "power: Test Suspend and SuspendAndHibernate separately"Benjamin Berg2018-12-171-21/+3
* power: Relax timing requirements on brightness testsBenjamin Berg2018-12-172-19/+19
* wacom: Migrate 'display' setting to 'output' for opaque tabletsCarlos Garnacho2018-12-063-4/+62
* common: Drop unused input helper APICarlos Garnacho2018-12-062-343/+0
* power: Remove code that enables/disables touchscreensCarlos Garnacho2018-12-061-61/+0
* common: Drop GsdDeviceManagerCarlos Garnacho2018-12-069-1235/+0
* wacom: Replace GsdDeviceManager API with GDKCarlos Garnacho2018-12-064-68/+102
* common: Drop test-input-helperCarlos Garnacho2018-12-062-86/+0
* common: Drop *_is_present() device testing APICarlos Garnacho2018-12-062-32/+0
* media-keys: Drop touchpad checkCarlos Garnacho2018-12-061-5/+0
* wacom: Drop GsdDeviceMapperCarlos Garnacho2018-12-064-1080/+0
* plugins: Add GDK_BACKEND #define for the GTK+ skeletonCarlos Garnacho2018-12-068-1/+10
* 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
* power build: fix cross buildRasmus Thomsen2018-11-141-2/+10
* xsettings: Stop advertising app menuFlorian Müllner2018-11-141-46/+1
* housekeeping: Ignore permission issues during file deletionBenjamin Berg2018-11-141-1/+2
* gsd: Control panel and function key should not set brightness to 0Jian-Hong Pan2018-11-091-2/+2
* color: Correct temperature interpolation corner casesBenjamin Berg2018-11-091-2/+2
* housekeeping: Fix capitalisation of notification namePhilip Withnall2018-11-061-1/+1
* housekeeping: Add desktop-entry hints to notificationsPhilip Withnall2018-11-061-0/+1
* plugins: Add desktop-entry hints to notificationsPhilip Withnall2018-11-065-0/+9
* media-keys: Add mapping for Ctrl + media-key for some media-keysHans de Goede2018-10-211-0/+5
* rfkill: set encoding as NULLEthan Hsieh2018-10-171-0/+1
* media-keys: Increase GSD_REENABLE_POWER_BUTTON_DELAY to 3 secondsHans de Goede2018-10-161-2/+2
* color: Don't leak night light recheck GSourceBenjamin Berg2018-09-271-0/+1
* power: Add test to verify DBus behaviour without a backlightBenjamin Berg2018-09-271-3/+37
* power: Add test to check backlight brightness is updated after ueventBenjamin Berg2018-09-272-0/+22
* power: Test backlight steps and roundingBenjamin Berg2018-09-272-2/+63
* power: Add backlight brightness event compression testsBenjamin Berg2018-09-271-0/+82
* power: Test backlight directly using umockdevBenjamin Berg2018-09-274-50/+59
* power: Simplify backlight helper to only support writingBenjamin Berg2018-09-275-375/+94
* power: Refactor backlight handling to be asynchronousBenjamin Berg2018-09-277-622/+1040
* power: Close the correct notification for device typeBenjamin Berg2018-09-251-2/+4