Add notification of dGPU state change

This commit is contained in:
Luke D. Jones
2022-11-04 21:29:47 +13:00
parent ba1d3f045d
commit 1332ac803c
4 changed files with 374 additions and 177 deletions

View File

@@ -18,7 +18,8 @@ rog_dbus = { path = "../rog-dbus" }
rog_aura = { path = "../rog-aura" }
rog_profiles = { path = "../rog-profiles" }
rog_platform = { path = "../rog-platform" }
# supergfxctl = { git = "https://gitlab.com/asus-linux/supergfxctl.git" }
#supergfxctl = { git = "https://gitlab.com/asus-linux/supergfxctl.git" }
supergfxctl = { path = "../../supergfxctl" }
smol.workspace = true