index
:
upower
0.9
1.0
master
upower-0.99
wip/hadess/abi-check-params
wip/hadess/more-catchsegv
wip/hadess/upower-session
wip/kate/history-filter
wip/kate/issue253
Power management support for DeviceKit (mirrored from https://gitlab.freedesktop.org/upower/upower)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libupower-glib
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-06
lib: Remove deprecated up_client_get_devices()
Bastien Nocera
2
-26
/
+3
2023-07-06
all: Remove Lid handling
Bastien Nocera
2
-74
/
+0
2023-07-03
lib: Avoid possible crash on daemon restart
Bastien Nocera
1
-0
/
+6
2022-04-19
device: Only handle Refresh() method if in debug mode
Bastien Nocera
1
-1
/
+2
2022-03-24
Remove Wakeups API
Benjamin Berg
7
-917
/
+0
2022-02-16
lib: Fix UpClient reference leak
Bastien Nocera
1
-1
/
+1
2022-02-05
build: Fix version macros
Jan Alexander Steffens (heftig)
1
-3
/
+8
2022-01-24
lib: Simplify loop using g_auto
Bastien Nocera
1
-6
/
+3
2022-01-24
lib: Prepare headers for internal g_auto* usage
Bastien Nocera
1
-2
/
+1
2022-01-24
lib: Remove unnecessary cast
Bastien Nocera
1
-1
/
+1
2022-01-23
lib: Implement up_client_get_devices_async()
Bastien Nocera
2
-0
/
+72
2022-01-23
lib: Add internal helper for up_client_get_devices2()
Bastien Nocera
1
-21
/
+33
2022-01-21
lib: Add up_client_new_async()
Bastien Nocera
2
-5
/
+95
2021-09-13
lib: Add API to access ChargeCyles D-Bus property
Bastien Nocera
1
-0
/
+27
2021-09-07
build: Remove unused variable assignment
Bastien Nocera
1
-9
/
+0
2021-09-07
build: Require GIR to be created to run tests
Bastien Nocera
1
-3
/
+1
2021-09-07
build: Add missing GLib log domains
Bastien Nocera
1
-0
/
+1
2021-09-06
build: Remove autotools
Bastien Nocera
1
-90
/
+0
2021-09-06
build: Clean up include_directories usage
Bastien Nocera
1
-1
/
+2
2021-09-02
build: Support building upower with meson
Benjamin Berg
1
-0
/
+92
2021-08-19
lib: Mark device refresh function as deprecated
Bastien Nocera
1
-0
/
+1
2021-08-19
lib: Mark lid related functions and properties as deprecated
Bastien Nocera
2
-2
/
+4
2021-06-17
lib: Add UP_DEVICE_KIND_BLUETOOTH_GENERIC type
Bastien Nocera
2
-0
/
+5
2021-02-04
up-client: Document and handle NULL return when getting devices
Benjamin Berg
1
-3
/
+4
2021-02-02
lib: Add more device kinds for Bluetooth classes
Marijn Suijten
2
-0
/
+65
2021-02-02
lib: Invert percentage conditional in device_to_text
Marijn Suijten
1
-11
/
+2
2020-12-16
lib: Add "Touchpad" device type
Bastien Nocera
3
-4
/
+13
2019-10-24
lib: Add "Pen" device type
Bastien Nocera
3
-2
/
+9
2019-02-21
Replace use of G_TYPE_INSTANCE_GET_PRIVATE
Christian Kellner
6
-18
/
+6
2019-02-21
Replace use of deprecated g_type_class_add_private
Christian Kellner
6
-17
/
+6
2018-10-25
build: Fix up-daemon-generated.h not being found on distcheck
Bastien Nocera
1
-0
/
+2
2018-10-02
build: Fix out-of-tree build
Bastien Nocera
1
-1
/
+1
2018-09-30
lib: UpClient: up_client_get_display_device returns a UpDevice
Guido Günther
1
-1
/
+1
2018-09-30
lib: UpClient: Fix stray '%'
Guido Günther
1
-1
/
+1
2018-09-30
lib: Use @see_also instead of "See also"
Guido Günther
8
-16
/
+8
2018-09-30
lib: Work-around to fix gtk-doc's type detection
Guido Günther
5
-21
/
+13
2018-05-31
lib: Add a new version of up_client_get_devices which unrefs contents
Robert Ancell
2
-3
/
+25
2018-04-19
lib: Mention that battery level is preferred when present
Bastien Nocera
1
-6
/
+16
2018-04-18
lib: Simplify resource destruction
Bastien Nocera
3
-15
/
+7
2018-03-02
lib: Fix warnings when D-Bus related properties change
Bastien Nocera
2
-1
/
+13
2017-10-31
docs: Better documentation for the BatteryLevel prop
Bastien Nocera
1
-2
/
+10
2017-09-08
lib: Fix API docs for *-level properties
Bastien Nocera
1
-2
/
+2
2017-08-31
lib: Add UP_DEVICE_KIND_GAMING_INPUT for gaming devices
Bastien Nocera
3
-2
/
+9
2017-04-10
lib: Simplify string checks
Bastien Nocera
1
-31
/
+31
2017-04-06
all: Add BatteryLevel property
Bastien Nocera
2
-1
/
+27
2017-04-06
lib: Add more members to UpDeviceLevel struct
Bastien Nocera
2
-1
/
+16
2016-06-08
build: Fix -Wformat-y2k compilation errors
Bastien Nocera
1
-0
/
+3
2016-05-18
lib: Remove hidden singleton instance
Martin Pitt
1
-9
/
+1
2016-05-18
lib: Add proper error and cancellable handling to UpClient constructor
Martin Pitt
2
-22
/
+67
2015-09-15
Support g_autoptr() for all libupower-glib object types
Kalev Lember
3
-0
/
+43
[next]