summaryrefslogtreecommitdiff
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* tests: Support new SuspendAndHibernate methodBenjamin Berg2018-04-121-9/+26
* power: Resolve possible active watch race condition in power testBenjamin Berg2018-04-111-0/+4
* color: Correctly use gschemas from the build directory during testingBenjamin Berg2018-04-102-7/+2
* power: Allow test to run for 500 secondsBenjamin Berg2018-04-101-1/+1
* tests: Disable buffering for most filesBenjamin Berg2018-04-101-4/+4
* color: Remove GTK+ from the self testBenjamin Berg2018-04-101-2/+0
* media-keys: Wait forever for GrabAccelerators() to succeedMantas Mikulėnas2018-03-312-12/+14
* media-keys: Use g_error_matches() instead of manual comparisonMantas Mikulėnas2018-03-301-1/+1
* media-keys: Add missing closing bracket to a debug messageMantas Mikulėnas2018-03-301-1/+1
* datetime: Add debug to timezone monitorBastien Nocera2018-03-221-1/+18
* media-keys: Add mapping for Ctrl + Super + TouchpadToggleHans de Goede2018-03-161-0/+1
* media-keys: Move microphone mute button to gsettingsBenjamin Berg2018-03-161-1/+1
* media-keys: Remove legacy mapping from F20 to microphone muteBenjamin Berg2018-03-161-1/+0
* xsettings: Fix garbage inside test logsBastien Nocera2018-03-051-13/+12
* power: Fix keyboard brightness testBastien Nocera2018-03-051-4/+8
* power: Add more details to property fetch errorBastien Nocera2018-03-051-1/+2
* power: Start mock upowerd earlier in the testsBastien Nocera2018-03-051-10/+11
* power: Add test for previous commitBastien Nocera2018-03-021-0/+12
* power: Fix divide by zero on keyboard Brightness property requestYanko Kaneti2018-03-021-1/+2
* power: When the the sleep timeout is too short, don't throw errorsBastien Nocera2018-03-021-6/+8
* power: Add useful (disabled) envvar for testsBastien Nocera2018-03-021-0/+1
* printing: Notify user about need for authenticationMarek Kasik2018-03-012-0/+172
* xsettings: Add tests for D-Bus interfaceBastien Nocera2018-02-275-0/+265
* xsettings: Make it possible to ignore llvmpipeBastien Nocera2018-02-271-0/+3
* xsettings: Make it possible to override GTK+ modules pathBastien Nocera2018-02-271-1/+3
* xsettings: Use temporary variable for GTK+ modules dirBastien Nocera2018-02-271-4/+8
* xsettings: Expose monitored settings through D-BusBastien Nocera2018-02-271-2/+134
* xsettings: Hardcode GTK+ 3.x deprecated settingsBastien Nocera2018-02-271-17/+37
* xsettings: Remove unused constantsBastien Nocera2018-02-271-11/+0
* build: Fix runtime linkage to libgsd and libcommonYanko Kaneti2018-02-0919-1/+24
* build: Remove desktop generation duplicated commandsIñigo Martínez2018-02-0518-189/+33
* build: Remove autotoolsIñigo Martínez2018-02-0521-1294/+0
* build: Migrate from Intltool to GettextIñigo Martínez2018-02-054-10/+10
* build: Use template files for enums generationIñigo Martínez2018-02-056-30/+140
* build: Port to meson build systemIñigo Martínez2018-02-0520-0/+1061
* media-keys: Prefer MPRIS clients to g-s-d onesBastien Nocera2018-02-021-4/+8
* media-keys: Track whether there is an MPRIS player runningBastien Nocera2018-02-022-0/+45
* media-keys: Fix grammar in commentBastien Nocera2018-02-021-1/+1
* build: Add support for command line argumentsIñigo Martínez2018-02-012-4/+7
* build: Move gvc module to subprojectsIñigo Martínez2018-02-012-3/+3
* housekeeping: Do not use g_list_lengthOndrej Holy2018-02-011-2/+2
* plugins: Remove a11y-keyboardOlivier Fourdan2018-01-266-954/+0
* power: Correctly test lid related suspend inhibitionsBenjamin Berg2018-01-171-14/+35
* common: Check for wayland before building GsdUdevDeviceManagerCarlos Garnacho2018-01-161-1/+1
* power: Add test that inhibitors don't unblank the screensaverBenjamin Berg2018-01-151-0/+36
* power: Keep screen off while screensaver is on when adding inhibitorsBenjamin Berg2018-01-151-3/+4
* common: Work around output buffering for g_debugBenjamin Berg2018-01-152-2/+22
* power: Simplify test code by using the check_plugin_log helperBenjamin Berg2018-01-151-42/+8
* power: Wait for g-s-d to setup activity watch during testingBenjamin Berg2018-01-151-7/+9
* power: Ensure test does not try to close the lid earlyBenjamin Berg2018-01-151-1/+7