summaryrefslogtreecommitdiff
path: root/libupower-glib
AgeCommit message (Expand)AuthorFilesLines
2021-09-13lib: Add API to access ChargeCyles D-Bus propertyBastien Nocera1-0/+27
2021-09-07build: Remove unused variable assignmentBastien Nocera1-9/+0
2021-09-07build: Require GIR to be created to run testsBastien Nocera1-3/+1
2021-09-07build: Add missing GLib log domainsBastien Nocera1-0/+1
2021-09-06build: Remove autotoolsBastien Nocera1-90/+0
2021-09-06build: Clean up include_directories usageBastien Nocera1-1/+2
2021-09-02build: Support building upower with mesonBenjamin Berg1-0/+92
2021-08-19lib: Mark device refresh function as deprecatedBastien Nocera1-0/+1
2021-08-19lib: Mark lid related functions and properties as deprecatedBastien Nocera2-2/+4
2021-06-17lib: Add UP_DEVICE_KIND_BLUETOOTH_GENERIC typeBastien Nocera2-0/+5
2021-02-04up-client: Document and handle NULL return when getting devicesBenjamin Berg1-3/+4
2021-02-02lib: Add more device kinds for Bluetooth classesMarijn Suijten2-0/+65
2021-02-02lib: Invert percentage conditional in device_to_textMarijn Suijten1-11/+2
2020-12-16lib: Add "Touchpad" device typeBastien Nocera3-4/+13
2019-10-24lib: Add "Pen" device typeBastien Nocera3-2/+9
2019-02-21Replace use of G_TYPE_INSTANCE_GET_PRIVATEChristian Kellner6-18/+6
2019-02-21Replace use of deprecated g_type_class_add_privateChristian Kellner6-17/+6
2018-10-25build: Fix up-daemon-generated.h not being found on distcheckBastien Nocera1-0/+2
2018-10-02build: Fix out-of-tree buildBastien Nocera1-1/+1
2018-09-30lib: UpClient: up_client_get_display_device returns a UpDeviceGuido Günther1-1/+1
2018-09-30lib: UpClient: Fix stray '%'Guido Günther1-1/+1
2018-09-30lib: Use @see_also instead of "See also"Guido Günther8-16/+8
2018-09-30lib: Work-around to fix gtk-doc's type detectionGuido Günther5-21/+13
2018-05-31lib: Add a new version of up_client_get_devices which unrefs contentsRobert Ancell2-3/+25
2018-04-19lib: Mention that battery level is preferred when presentBastien Nocera1-6/+16
2018-04-18lib: Simplify resource destructionBastien Nocera3-15/+7
2018-03-02lib: Fix warnings when D-Bus related properties changeBastien Nocera2-1/+13
2017-10-31docs: Better documentation for the BatteryLevel propBastien Nocera1-2/+10
2017-09-08lib: Fix API docs for *-level propertiesBastien Nocera1-2/+2
2017-08-31lib: Add UP_DEVICE_KIND_GAMING_INPUT for gaming devicesBastien Nocera3-2/+9
2017-04-10lib: Simplify string checksBastien Nocera1-31/+31
2017-04-06all: Add BatteryLevel propertyBastien Nocera2-1/+27
2017-04-06lib: Add more members to UpDeviceLevel structBastien Nocera2-1/+16
2016-06-08build: Fix -Wformat-y2k compilation errorsBastien Nocera1-0/+3
2016-05-18lib: Remove hidden singleton instanceMartin Pitt1-9/+1
2016-05-18lib: Add proper error and cancellable handling to UpClient constructorMartin Pitt2-22/+67
2015-09-15Support g_autoptr() for all libupower-glib object typesKalev Lember3-0/+43
2015-07-29Share generated code between daemon and libraryCosimo Cecchi4-201/+162
2015-06-26lib: Fix memory leak in up_client_get_devices()Bastien Nocera1-2/+2
2015-03-13lib: Fix crash on uninitialized variantVlad Orlov1-2/+2
2014-05-20Do not print a critical warning when misusing up_device_set_object_path_sync()Richard Hughes1-2/+11
2014-05-07all: Remove IsDocked propertyBastien Nocera2-38/+0
2014-05-07lib: Fix API doc for up_client_get_on_battery()Bastien Nocera1-1/+1
2014-05-07lib: Hard-code the IsDocked valueBastien Nocera1-5/+6
2014-04-23lib: Fix typo in g-i annotationBastien Nocera1-1/+1
2013-11-08lib: Fix segfault on getting property when daemon is not runningMartin Pitt1-0/+3
2013-10-17lib: Fix possible warning when type changesBastien Nocera1-1/+4
2013-10-17lib: Fix compile-time warningBastien Nocera1-1/+1
2013-10-17lib: Remove up_client_enumerate_devices_sync()Bastien Nocera2-95/+41
2013-10-17all: Remove *changed signalsBastien Nocera4-88/+0