summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* color: Disable night light till sunrise, not midnight3-disable-night-light-till-sunriseNirbheek Chauhan2018-02-101-18/+29
* build: Fix runtime linkage to libgsd and libcommonYanko Kaneti2018-02-0919-1/+24
* Revert "doap: Remove myself from the maintainers"Olivier Fourdan2018-02-091-0/+7
* build: Fix error when doing non-debug buildsBastien Nocera2018-02-061-0/+1
* build: Apply a workaround for D-Bus code generationIñigo Martínez2018-02-052-2/+57
* 3.27.90GNOME_SETTINGS_DAEMON_3_27_90Bastien Nocera2018-02-052-1/+28
* build: Remove desktop generation duplicated commandsIñigo Martínez2018-02-0518-189/+33
* build: Rebase recent libgnome-volume-controlIñigo Martínez2018-02-051-0/+0
* build: Remove autotoolsIñigo Martínez2018-02-0529-2227/+0
* build: Migrate from Intltool to GettextIñigo Martínez2018-02-0524-548/+535
* build: Use template files for enums generationIñigo Martínez2018-02-056-30/+140
* build: Port to meson build systemIñigo Martínez2018-02-0527-0/+1448
* tests: Fix mutter >= 3.26 not starting upBastien Nocera2018-02-051-1/+3
* tests: Fix gvfs error on test teardownBastien Nocera2018-02-051-0/+1
* tests: Check for Xvfb binary and remove mention of dummy driverBastien Nocera2018-02-051-3/+4
* i18n: Remove gvc files from POTFILES.inIñigo Martínez2018-02-032-2/+2
* build: Bump version to 3.27.x devel versionBastien Nocera2018-02-031-1/+1
* 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
* tests: Fix dbus warning in testsBastien Nocera2018-02-021-1/+1
* Update POTFILES.inPiotr Drąg2018-02-011-2/+2
* build: Add support for command line argumentsIñigo Martínez2018-02-012-4/+7
* build: Move gvc module to subprojectsIñigo Martínez2018-02-015-6/+7
* housekeeping: Do not use g_list_lengthOndrej Holy2018-02-011-2/+2
* plugins: Remove a11y-keyboardOlivier Fourdan2018-01-268-962/+0
* power: Correctly test lid related suspend inhibitionsBenjamin Berg2018-01-171-14/+35
* common: Check for wayland before building GsdUdevDeviceManagerCarlos Garnacho2018-01-162-1/+2
* power: Default to suspend after 20 minutes of inactivityBastien Nocera2018-01-161-2/+2
* 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
* power: Update tests to newer upowerBenjamin Berg2018-01-151-96/+58
* power: Add helper to read plugin log during testBenjamin Berg2018-01-151-0/+25
* power: Create XDG_RUNTIME_DIR to fix a warning from dbus on test startupBenjamin Berg2018-01-151-0/+1
* power: Fix test access of logind mock objectBenjamin Berg2018-01-151-4/+4
* power: Set --verbose during testing to force debug printingBenjamin Berg2018-01-151-1/+1
* power: Set correct environment variable during testingBenjamin Berg2018-01-151-1/+1
* Fix screen mapping for Cintiqs and othersBenjamin Tissoires2018-01-151-0/+1
* common: Ensure screen integrated devices get remapped on hotplugCarlos Garnacho2018-01-151-2/+7
* power: Don't react to light changes if not at consoleBastien Nocera2018-01-101-2/+13
* media-keys: Add "what-did-you-plug-in" test appBastien Nocera2018-01-102-0/+268
* rfkill: Fix property notification warning for rfkill-input-inhibitedBenjamin Berg2017-11-281-1/+1
* Updated Hebrew tranlsationYosef Or Boczko2017-11-261-142/+140
* media-keys: Suppress power-button presses during suspendHans de Goede2017-11-231-0/+158
* clipboard: add a missing free_contentsРоман Донченко2017-11-211-0/+2
* clipboard: factor out the freeing of priv->contents into a functionРоман Донченко2017-11-211-14/+12