summaryrefslogtreecommitdiff
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
...
* media-keys: Add support for Rewind, FastForward, Repeat and Shuffle keysBastien Nocera2021-10-181-1/+17
* media-keys: Add some missing methods to MPRIS controllerBastien Nocera2021-10-182-0/+113
* media-keys: Add guard to MPRIS controller codeBastien Nocera2021-10-181-0/+3
* media-keys: Remove GNOME-specific MediaKeys APIBastien Nocera2021-10-182-322/+5
* usb-protection: don't crash when screensaver service is unavailablemcatanzaro/#585Michael Catanzaro2021-09-171-0/+6
* power: Move translator comments to be above the stringsPiotr Drąg2021-09-121-3/+3
* power: s/low in power/low on power/Benjamin Berg2021-08-191-48/+48
* power: Fix typo in unknown device low battery notificationBastien Nocera2021-08-191-1/+1
* power: Add comment about skipped types in low battery notificationsBastien Nocera2021-08-191-0/+7
* power: Add specific notifications for a number of device typesBastien Nocera2021-08-191-0/+156
* power: s/low in power/low on power/Bastien Nocera2021-08-191-32/+32
* power: Remove left-over commentBastien Nocera2021-08-191-1/+0
* power: Refactor battery notifications for external devicesBenjamin Berg2021-08-191-200/+152
* power: Fix text in media player low battery notificationsBastien Nocera2021-08-191-2/+2
* power: Fix translator comments copy/pasteBastien Nocera2021-08-191-3/+3
* power: Fix empty power notificationsBastien Nocera2021-08-191-0/+23
* power: Remove unused variableBenjamin Berg2021-08-191-2/+0
* power: generalize laptop battery notificationsPablo Correa Gómez2021-08-192-23/+9
* power: generalize laptop critical battery notificationsPablo Correa Gómez2021-08-191-2/+2
* power: generalize suspend and hibernate notificationDylan Van Assche2021-08-191-2/+2
* power: When dimming the screen, dim it quicker by defaultBastien Nocera2021-08-102-2/+2
* power: Respect dim screen settings when not on batteryBastien Nocera2021-08-101-2/+0
* power: Dim screen faster if power saver mode is onBastien Nocera2021-08-101-2/+44
* tests: Wait longer for brightness updatesBenjamin Berg2021-07-261-9/+9
* xsettings: Add support for XFixes ClientDisconnectModeOlivier Fourdan2021-07-263-0/+5
* usb: debug rule finding and device allowingTobias Mueller2021-07-261-0/+2
* usb: Correctly append our allow-all ruleTobias Mueller2021-07-261-7/+1
* usb: always call authorize_device with a device idTobias Mueller2021-07-261-21/+21
* usb: authorize device after screen has been lockedTobias Mueller2021-07-261-13/+17
* usb: defensively destructure GVariants to prevent crashesTobias Mueller2021-07-261-0/+8
* usb: debug double notificationTobias Mueller2021-07-261-1/+7
* power: Enable power-saver profile when low on batteryBastien Nocera2021-07-222-0/+160
* build: More meson version fixesBastien Nocera2021-07-221-3/+0
* tests: Make sure file time changes secondsBenjamin Berg2021-07-221-0/+3
* tests: Move more logic into common test codeBenjamin Berg2021-07-222-119/+19
* tests: Sync GSettings after modifying themBenjamin Berg2021-07-222-0/+18
* xsettings: Use OutputChecker for tests and wait for daemon startupBenjamin Berg2021-07-221-29/+8
* tests: Do not use PIPE when not requiredBenjamin Berg2021-07-221-4/+2
* tests: Use OutputChecker for notification daemonBenjamin Berg2021-07-222-52/+14
* tests: Kill processes instead of just terminating themBenjamin Berg2021-07-222-11/+7
* power: Use addCleanupBenjamin Berg2021-07-221-10/+16
* tests: Add timeout to some more callsBenjamin Berg2021-07-222-2/+4
* media-keys: Add one second delay between each rfkill eventKai-Heng Feng2021-07-131-0/+11
* housekeeping: use grefcountNishal Kulkarni2021-05-142-15/+14
* keyboard: deprecated gdk_error_trap calls fixNishal Kulkarni2021-05-141-2/+5
* night-light: Minor get_property fixNishal Kulkarni2021-04-141-2/+2
* rfkill: Do not sync state immediately when opening rfkillBenjamin Berg2021-04-141-39/+0
* rfkill: Fix rfkill event read length checkBenjamin Berg2021-04-141-2/+2
* rfkill: set the g_io_channel to unbuffered modeHans de Goede2021-04-131-0/+1
* tests: Disable output buffering for test processesbenzea/tests-output-checkerBenjamin Berg2021-02-152-2/+2