mirror of
https://gitlab.freedesktop.org/upower/upower.git
synced 2026-05-18 02:08:09 +02:00
read-only-mirror of https://gitlab.freedesktop.org/upower/upower
The only thing that is still discovered from the backend is the lid switch. Though we could also handle that by having a separate signal that is fired instead of a separate udev client. This refactors the sibling detection to be event driven. Also changed is that we jump certain device types when searching for a parent, which fixes the discovery of wacom tablets for example. Closes: #182 |
||
|---|---|---|
| .ci | ||
| dbus | ||
| doc | ||
| etc | ||
| libupower-glib | ||
| po | ||
| rules | ||
| src | ||
| tools | ||
| .gitlab-ci.yml | ||
| AUTHORS | ||
| code-of-conduct.md | ||
| COMMITMENT | ||
| COPYING | ||
| HACKING | ||
| meson.build | ||
| meson_options.txt | ||
| NEWS | ||
| README | ||
| RELEASE | ||
=============== UPower =============== Requirements: glib-2.0 >= 2.34.0 gio-2.0 >= 2.16.1 gudev-1.0 >= 235 (Linux) libimobiledevice-1.0 >= 0.9.7 (optional) UPower is an abstraction for enumerating power devices, listening to device events and querying history and statistics. Any application or service on the system can access the org.freedesktop.UPower service via the system message bus.