summaryrefslogtreecommitdiff
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
...
* common: Fix build with wayland disabled on FreeBSDTing-Wei Lan2018-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
* 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
* 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
* power: Remove X11-specific idle time reset codeBastien Nocera2018-05-032-27/+0
* 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-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