gitlab asus-linux/asusctl 4.5.0-rc3

latest releases: 6.0.11, 6.0.10, 6.0.9...
21 months ago

Added

  • intofy watches on:
    • charge_control_end_threshold
    • panel_od
    • gpu_mux_mode
    • platform_profile
    • keyboard brightness
    • These allow for updating any associated config and sending dbus notifications.
  • New dbus methods
    • DgpuDisable
    • SetDgpuDisable
    • NotifyDgpuDisable
    • EgpuEnable
    • SetEgpuEnable
    • NotifyEgpuEnable
    • MainsOnline (This is AC, check if plugged in or not)
    • NotifyMainsOnline

Changed

  • Use loops to ensure that mutex is gained for LED changes.
  • asusctl now uses tokio for async runtime. This helps simplify some code.

Breaking

  • DBUS: all charge control methods renamed to:
    • ChargeControlEndThreshold
    • SetChargeControlEndThreshold
    • NotifyChargeControlEndThreshold
    • PanelOd (form PanelOverdrive)
    • SetPanelOd
    • NotifyPanelOd
    • Path /org/asuslinux/Charge changed to /org/asuslinux/Power

Don't miss a new asusctl release

NewReleases is sending notifications on new releases.