summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2021-08-17tests: Run test suite in verbose mode by defaultBastien Nocera1-1/+1
2021-08-17tests: Test inhibitor lock for critical actionDylan Van Assche1-4/+51
2021-08-17up-daemon: prevent suspending for critical actionDylan Van Assche1-0/+13
2021-08-17up-backend: add inhibitor lock interfaceDylan Van Assche4-43/+70
2021-08-10linux: Add test for touchpads being tagged as miceBastien Nocera1-2/+2
2021-08-10linux: Fix touchpad not being the right typeBastien Nocera1-3/+3
2021-08-10linux: Don't throw away large but possible energy ratesBastien Nocera1-2/+2
2021-07-22etc: Tweak default percentage levelsBastien Nocera1-2/+2
2021-06-30device: Don't update properties when device isn't exportedPablo Correa Gómez1-8/+4
2021-06-30tests: Add test for non-default low levelPablo Correa Gómez1-0/+36
2021-06-30daemon: Sync icon and warning for non-default low levelPablo Correa Gómez3-5/+13
2021-06-18daemon: Make get_device_charge_icon() publicPablo Correa Gómez3-37/+40
2021-06-17tests: Add a test case for batteries with zero power drawPhilipp Zabel1-0/+22
2021-06-17linux: Fix < 0.01 W energy-rate readings from power_now sysfs propertyPhilipp Zabel1-2/+3
2021-06-17linux: Make unknown Bluetooth devices appear as genericBastien Nocera2-6/+7
2021-06-17linux: Remove user-space support for Logitech Unifying devicesBastien Nocera7-1716/+2
2021-06-17linux: Remove sysfs-utils helpersBastien Nocera8-201/+0
2021-06-17linux: Use new uncached sysfs attr gudev APIBastien Nocera1-66/+69
2021-06-17linux: Use existing gudev functions in Watts-Up driverBastien Nocera1-3/+5
2021-06-17linux: Fix typo in test commentBastien Nocera1-1/+1
2021-06-17linux: Simplify is_macbook() functionBastien Nocera1-9/+6
2021-06-17linux: Ignore "capacity" sysfs on MacsBastien Nocera2-0/+29
2021-06-17linux: Move functionsBastien Nocera1-22/+22
2021-06-17linux: Add property to ignore the "capacity" sysfs valueBastien Nocera1-1/+50
2021-02-02tests: Add test cases for Bluetooth device classesMarijn Suijten1-1/+109
2021-02-02tests: Move BlueZ battery setup into helper functionMarijn Suijten1-42/+27
2021-02-02tests: Convert unpacked tuple constants to range()Marijn Suijten1-3/+3
2021-02-02linux: Parse kind from Class if Appearance is not availableMarijn Suijten1-0/+94
2021-01-19build: Remove libusb dependency in LinuxBastien Nocera2-3/+0
2021-01-19linux: Remove support for CSR devicesBastien Nocera4-410/+0
2021-01-18linux: Set update-time for BlueZ devicesBastien Nocera2-1/+6
2020-12-16lib: Add "Touchpad" device typeBastien Nocera5-8/+15
2020-11-05linux: Fix gudev includes for UpInputBastien Nocera2-1/+1
2020-11-05linux: Add support for running under umockdevBastien Nocera1-2/+23
2020-11-05linux: Don't throw debug errors unless neededBastien Nocera1-4/+7
2020-10-23linux: Fix warning when compiling with mesonBastien Nocera1-0/+1
2020-10-23linux: Remove unneeded header from up-input.hBastien Nocera1-2/+0
2020-10-22linux: Remove unused headers in up-input.cBastien Nocera1-10/+0
2020-10-22linux: Remove UpDaemon dependency from UpInputBastien Nocera3-13/+58
2020-10-22linux: Make watched switch a property of UpInputBastien Nocera2-9/+74
2020-10-22linux: Remove duplicate header in up-input.cBastien Nocera1-1/+0
2020-10-22linux: Simplify UpInput object codeBastien Nocera2-51/+34
2020-10-22linux: Clarify UpInput device handlingBastien Nocera1-3/+2
2020-06-18linux: Fix umockdev link in testBastien Nocera1-1/+1
2020-06-17linux: Add support for iPhone XR, XS modelsBastien Nocera1-2/+26
2020-05-05tests: Add a keyboard/mouse combo device testBastien Nocera1-0/+47
2020-05-05linux: Identify keyboard/pointing device combos as keyboardsBastien Nocera1-3/+9
2019-10-24linux: Detect Bluetooth pensBastien Nocera1-0/+3
2019-10-24lib: Add "Pen" device typeBastien Nocera1-1/+2
2019-10-23linux: Add test for Appearance property being missingBastien Nocera1-0/+44