summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-10-23lib: Split out connecting to a UPower daemonwip/hadess/upower-sessionBastien Nocera1-15/+35
2019-10-23lib: Add up_device_set_proxy_sync() helperBastien Nocera2-6/+45
2019-10-23lib: Add guards for functions unsupported in session modeBastien Nocera1-6/+20
2019-10-23lib: Add bus_watch_namespace() helperBastien Nocera3-2/+385
2019-10-23tools: Add --session/-s option to upower toolBastien Nocera1-1/+6
2019-10-23lib: Add up_client_new_session()Bastien Nocera2-0/+18
2019-10-23lib: Add "bus-type" propertyBastien Nocera1-9/+82
2019-10-23lib: Remove stubs of API docs for internal functionsBastien Nocera1-27/+0
2019-10-23lib: Mark g_object_unref() as a function in docBastien Nocera1-1/+1
2019-10-23lib: Add guard to up_client_get_devices()Bastien Nocera1-1/+5
2019-10-23lib: Add guard to up_client_get_display_device()Bastien Nocera1-0/+3
2019-10-23lib: Initialise ->priv as soon as possibleBastien Nocera1-1/+1
2019-10-23linux: Add test for Appearance property being missingBastien Nocera1-0/+44
2019-10-23linux: Remove unused code in test suiteBastien Nocera1-8/+1
2019-10-17linux: Fix warning when bluez Appearance property isn't setBastien Nocera1-4/+9
2019-10-17linux: Fix memory leak in Bluez backendBastien Nocera1-4/+13
2019-09-03trivial: post release version bumpMartin Pitt1-1/+1
2019-09-03Released UPower 0.99.11UPOWER_0_99_11Martin Pitt1-0/+20
2019-07-25Add code of conduct documentBastien Nocera1-0/+3
2019-06-04UpKbdBacklight: Fix endless loop burning 100% CPU on keyboard plugoutHans de Goede1-1/+6
2019-05-18build: Migrate from intltool to gettextMartin Blanchard6-16/+82
2019-05-09linux: Use symbolic names for device types in test suiteBastien Nocera1-13/+9
2019-05-09linux: Add gaming input type to the test suiteBastien Nocera1-1/+2
2019-05-09rules: Reduce our list of HID++ devicesBastien Nocera1-5/+0
2019-05-07rules: Split off HID++ rulesBastien Nocera3-15/+16
2019-05-07linux: Add test for Logitech unknown device racesBastien Nocera1-0/+51
2019-05-07linux: Start polling for unknown device batteries tooBastien Nocera1-1/+1
2019-05-07linux: Retry to get a battery type if it's unknownBastien Nocera1-0/+11
2019-05-07linux: Don't treat device batteries like laptop batteriesBastien Nocera1-7/+4
2019-05-07docs: Mention that not all batteries are laptop batteriesBastien Nocera1-0/+6
2019-04-05Harden systemd serviceTopi Miettinen1-0/+17
2019-02-24Let systemd create /var/lib/upowerMartin Pitt1-0/+1
2019-02-24Move D-Bus policy file to /usr/share/dbus-1/system.d/Michael Biebl1-1/+1
2019-02-21Replace use of G_TYPE_INSTANCE_GET_PRIVATEChristian Kellner26-69/+27
2019-02-21Replace use of deprecated g_type_class_add_privateChristian Kellner26-70/+26
2019-02-20trivial: post release version bumpChristian Kellner1-1/+1
2019-02-20Released UPower 0.99.10UPOWER_0_99_10Christian Kellner2-1/+10
2018-12-18integration-test: Test mapping pending-charge to fully-chargedJoão Paulo Rechi Vita1-0/+25
2018-12-18linux: Map pending-charge to fully-charged when charge is 100%João Paulo Rechi Vita1-0/+6
2018-12-18linux: Don't set out_state before state is finalJoão Paulo Rechi Vita1-1/+2
2018-11-14integration-test: Test DisplayDevice pending-chargeJoão Paulo Rechi Vita1-0/+72
2018-11-14integration-test: Define PENDING_CHARGE and PENDING_DISCHARGE statesJoão Paulo Rechi Vita1-1/+3
2018-11-14daemon: Consider pending-charge when calculating the display stateJoão Paulo Rechi Vita1-1/+5
2018-11-14daemon: Make comment more succinctJoão Paulo Rechi Vita1-3/+3
2018-10-250.99.9UPOWER_0_99_9Bastien Nocera2-1/+11
2018-10-25ci: Run distcheck as a testBastien Nocera1-0/+1
2018-10-25doc: Fix dist not workingBastien Nocera7-38/+33
2018-10-25build: Fix up-daemon-generated.h not being found on distcheckBastien Nocera1-0/+2
2018-10-25src/linux/up-device-hid.c: usage_code is defined as an unsigned integerLaurent Bigonville1-1/+1
2018-10-02docs: Mention to try and not use IconName when possibleBastien Nocera1-1/+2