summaryrefslogtreecommitdiff
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* housekeeping: Disable temporary file deletion on systemdBenjamin Berg2020-02-291-0/+14
* power: Add missing error checking to realpath callBenjamin Berg2020-02-291-0/+5
* sharing: Drop support for managing vinoJonas Ådahl2020-02-191-1/+0
* xsettings: Outsource decision making regarding animations to the shellJonas Ådahl2020-02-194-384/+95
* Use atime instead of mtime in thumbnail cleanerJing Wang2020-02-191-9/+20
* plugins/wacom: Fix build without WAYLANDVlad Banea2020-02-181-1/+1
* plugins: Initialise all g_autoptr declarationsBenjamin Berg2020-01-212-2/+2
* Add capability to disable USB while the lockscreen is onTobias Mueller2020-01-188-0/+1293
* color: Look for builtin profiles in UEFIAaron Plattner2020-01-081-5/+67
* power: Increase permissible runtime for some testsBenjamin Berg2020-01-081-1/+2
* media-keys: Split up update_dialog into two functionsJonas Dreßler2019-12-121-37/+37
* backlight: Fix return value of async brightness changesJonas Dreßler2019-12-121-1/+6
* power: Fix running of backlight testsBenjamin Berg2019-12-121-1/+1
* power: Update legacy brightness test for rounding changesBenjamin Berg2019-12-121-3/+3
* plugins: Lower systemd stop timeoutBenjamin Berg2019-12-1217-1/+17
* media-keys: Place spawned processes into a systemd scopeBenjamin Berg2019-12-122-1/+35
* smartcard: Initialize a pointer before useMarek Kasik2019-12-121-1/+1
* media-keys: Skip volume-change feedback while playingFlorian Müllner2019-11-231-1/+4
* media-keys: Add guard to map_keybinding()Bastien Nocera2019-11-161-0/+1
* media-keys: Fix crash on key bindings migrationBastien Nocera2019-11-161-1/+1
* power: Use logind helper to change backlight brightnessCarlos Garnacho2019-11-091-7/+60
* media-keys: Remove no longer used functionCarlos Garnacho2019-11-091-12/+0
* media-keys: Let the screenshot service save to clipboard itselfCarlos Garnacho2019-11-061-32/+2
* power: Fix rounding of brightness valueBenjamin Otte2019-10-111-10/+9
* smartcard: Change timeout on spurious event errorJack Massey2019-09-171-1/+1
* smartcard: Change manager to non-blockingJack Massey2019-09-171-2/+13
* GsdSmartcardService: Use correct parent type for structsSimon McVittie2019-09-162-2/+2
* media-keys: Divide keyboard brightness value by 100Jonas Dreßler2019-09-131-1/+1
* power: Make notification message regexps in tests more genericCarlos Garnacho2019-09-091-3/+3
* xsettings: Start/stop logind mock on testsCarlos Garnacho2019-09-091-0/+3
* xsettings: Ensure plugin is started after the shellBenjamin Berg2019-09-021-0/+1
* xsettings: Make it able to run on demandCarlos Garnacho2019-08-263-9/+10
* media-keys: Add support for volume steps in codeHaxk202019-08-261-6/+8
* media-keys: Fix MprisController no longer workingHans de Goede2019-08-131-1/+1
* power: Do not require X11 GDK backendCarlos Garnacho2019-08-051-1/+0
* media-keys: Do not require X11 GDK backendCarlos Garnacho2019-08-051-1/+0
* keyboard: Do not require X11 GDK backendCarlos Garnacho2019-08-051-1/+0
* color: Do not require X11 GDK backendCarlos Garnacho2019-08-051-1/+0
* keyboard: Apply bell settings only on X11Carlos Garnacho2019-08-051-0/+3
* power: Make X screensaver watchdog X11 specificCarlos Garnacho2019-08-051-1/+2
* plugins: Add systemd user service files for all the pluginsBenjamin Berg2019-08-0555-88/+652
* common: Have plugins claim a name on the bus when they are readyIain Lane2019-08-053-0/+78
* Initial wwan pluginGuido Günther2019-08-0210-0/+1065
* color: Switch to better black body color calculationBenjamin Berg2019-07-301-2/+2
* color: Always use old blackbody calculationBenjamin Berg2019-07-301-2/+4
* color: Remove compatibility ifdef's for old colord versionsBenjamin Berg2019-07-302-36/+0
* clibpoard: Drop clipboard managerCarlos Garnacho2019-07-2910-1494/+0
* mouse: Remove mouse pluginOlivier Fourdan2019-07-296-292/+0
* xsettings: Add an entry for the overlay scrolling settingoverlay-scrolling-settingMatthias Clasen2019-07-291-0/+1
* media-keys: Fetch device node from AcceleratorActivated argumentsCarlos Garnacho2019-07-291-37/+39