Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add upower_power_profiles_daemon template #201

Merged
merged 2 commits into from
Feb 23, 2024
Merged

Add upower_power_profiles_daemon template #201

merged 2 commits into from
Feb 23, 2024

Commits on Feb 23, 2024

  1. Revert "power_profiles_daemon: Move to org.freedesktop.UPower.PowerPr…

    …ofiles"
    
    This was too quick: Except for `powerprofilesctl`, all "actual"
    consumers are currently still using the old name.
    
    This reverts commit 8cec9a1.
    martinpitt committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    276a531 View commit details
    Browse the repository at this point in the history
  2. Add upower_power_profiles_daemon template

    This works like the existing power_profiles_daemon template, but for the
    new D-Bus name/object path introduced in
    https://gitlab.freedesktop.org/upower/power-profiles-daemon/-/releases/0.20
    
    Enable integration test on Ubuntu, which has version 0.13 in 22.04 LTS.
    martinpitt committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    cc0eb3a View commit details
    Browse the repository at this point in the history