summaryrefslogtreecommitdiff
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* 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
* power: Guard against events from the wrong device typeBenjamin Berg2018-09-251-2/+13
* Merge branch 'marv/gnome-settings-daemon-build-without-wayland-fix'Carlos Garnacho2018-09-214-22/+22
|\
| * build: Fix build when wayland support is disabledMarvin Schmidt2018-09-151-2/+2
| * build: Use config_h.set10 consistentlyMarvin Schmidt2018-09-153-20/+20
* | build: Define HAVE_TIMERFD if we have timerfd_createIain Lane2018-09-211-6/+6
|/
* Revert "rfkill: Use GUdev to monitor rfkill device presence"Benjamin Berg2018-08-282-102/+9
* Revert "rfkill: Do not handle all events when opening the device"Benjamin Berg2018-08-281-0/+39
* rfkill: Use GUdev to monitor rfkill device presenceBenjamin Berg2018-08-282-9/+102
* rfkill: Do not handle all events when opening the deviceBenjamin Berg2018-08-281-39/+0
* build: fix undeclared dependency on gio-unix-2.0Jan Tojnar2018-08-083-0/+3
* rfkill: Create nested cancellable for rfkill settingBenjamin Berg2018-08-081-2/+12
* media-keys: Escape custom command for executionBenjamin Berg2018-08-031-1/+18
* media-keys: Use similar logic to the Shell to show volume above 100% iconDidier Roche2018-08-011-4/+7
* media-keys: Add optional max_level parameter to the ShellDidier Roche2018-08-013-9/+46
* media-keys: Allow volume above 100%Didier Roche2018-08-011-2/+28
* tests: Port to python 3Benjamin Berg2018-07-192-31/+28
* power: Make power test more robustBenjamin Berg2018-07-191-1/+6
* housekeeping: fix improper notify_notification_close() usagewip/chergert/g_clear_pointerChristian Hergert2018-07-181-1/+3
* housekeeping: Use g_unix_is_system_fs_type() to determine FS typePhilip Withnall2018-06-201-5/+17