summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* lib: Split out connecting to a UPower daemonwip/hadess/upower-sessionBastien Nocera2019-10-231-15/+35
* lib: Add up_device_set_proxy_sync() helperBastien Nocera2019-10-232-6/+45
* lib: Add guards for functions unsupported in session modeBastien Nocera2019-10-231-6/+20
* lib: Add bus_watch_namespace() helperBastien Nocera2019-10-233-2/+385
* tools: Add --session/-s option to upower toolBastien Nocera2019-10-231-1/+6
* lib: Add up_client_new_session()Bastien Nocera2019-10-232-0/+18
* lib: Add "bus-type" propertyBastien Nocera2019-10-231-9/+82
* lib: Remove stubs of API docs for internal functionsBastien Nocera2019-10-231-27/+0
* lib: Mark g_object_unref() as a function in docBastien Nocera2019-10-231-1/+1
* lib: Add guard to up_client_get_devices()Bastien Nocera2019-10-231-1/+5
* lib: Add guard to up_client_get_display_device()Bastien Nocera2019-10-231-0/+3
* lib: Initialise ->priv as soon as possibleBastien Nocera2019-10-231-1/+1
* linux: Add test for Appearance property being missingBastien Nocera2019-10-231-0/+44
* linux: Remove unused code in test suiteBastien Nocera2019-10-231-8/+1
* linux: Fix warning when bluez Appearance property isn't setwip/hadess/bluez-memleakBastien Nocera2019-10-171-4/+9
* linux: Fix memory leak in Bluez backendBastien Nocera2019-10-171-4/+13
* trivial: post release version bumpMartin Pitt2019-09-031-1/+1
* Released UPower 0.99.11UPOWER_0_99_11Martin Pitt2019-09-031-0/+20
* Add code of conduct documentBastien Nocera2019-07-251-0/+3
* UpKbdBacklight: Fix endless loop burning 100% CPU on keyboard plugoutHans de Goede2019-06-041-1/+6
* build: Migrate from intltool to gettextMartin Blanchard2019-05-186-16/+82
* linux: Use symbolic names for device types in test suiteBastien Nocera2019-05-091-13/+9
* linux: Add gaming input type to the test suiteBastien Nocera2019-05-091-1/+2
* rules: Reduce our list of HID++ devicesBastien Nocera2019-05-091-5/+0
* rules: Split off HID++ rulesBastien Nocera2019-05-073-15/+16
* linux: Add test for Logitech unknown device raceswip/hadess/fix-logitech-unknownBastien Nocera2019-05-071-0/+51
* linux: Start polling for unknown device batteries tooBastien Nocera2019-05-071-1/+1
* linux: Retry to get a battery type if it's unknownBastien Nocera2019-05-071-0/+11
* linux: Don't treat device batteries like laptop batteriesBastien Nocera2019-05-071-7/+4
* docs: Mention that not all batteries are laptop batteriesBastien Nocera2019-05-071-0/+6
* Harden systemd serviceTopi Miettinen2019-04-051-0/+17
* Let systemd create /var/lib/upowerMartin Pitt2019-02-241-0/+1
* Move D-Bus policy file to /usr/share/dbus-1/system.d/Michael Biebl2019-02-241-1/+1
* Replace use of G_TYPE_INSTANCE_GET_PRIVATEChristian Kellner2019-02-2126-69/+27
* Replace use of deprecated g_type_class_add_privateChristian Kellner2019-02-2126-70/+26
* trivial: post release version bumpChristian Kellner2019-02-201-1/+1
* Released UPower 0.99.10UPOWER_0_99_10Christian Kellner2019-02-202-1/+10
* integration-test: Test mapping pending-charge to fully-chargedJoão Paulo Rechi Vita2018-12-181-0/+25
* linux: Map pending-charge to fully-charged when charge is 100%João Paulo Rechi Vita2018-12-181-0/+6
* linux: Don't set out_state before state is finalJoão Paulo Rechi Vita2018-12-181-1/+2
* integration-test: Test DisplayDevice pending-chargeJoão Paulo Rechi Vita2018-11-141-0/+72
* integration-test: Define PENDING_CHARGE and PENDING_DISCHARGE statesJoão Paulo Rechi Vita2018-11-141-1/+3
* daemon: Consider pending-charge when calculating the display stateJoão Paulo Rechi Vita2018-11-141-1/+5
* daemon: Make comment more succinctJoão Paulo Rechi Vita2018-11-141-3/+3
* 0.99.9UPOWER_0_99_9Bastien Nocera2018-10-252-1/+11
* ci: Run distcheck as a testBastien Nocera2018-10-251-0/+1
* doc: Fix dist not workingBastien Nocera2018-10-257-38/+33
* build: Fix up-daemon-generated.h not being found on distcheckBastien Nocera2018-10-251-0/+2
* src/linux/up-device-hid.c: usage_code is defined as an unsigned integerLaurent Bigonville2018-10-251-1/+1
* docs: Mention to try and not use IconName when possiblewip/hadess/no-icon-nameBastien Nocera2018-10-021-1/+2