AaronErhardt / tuxedo-rs

Rust libraries for interacting with hardware from TUXEDO Computers
GNU General Public License v2.0
125 stars 9 forks source link

Automatically switch profiles based on whether the laptop is plugged in. #69

Open evertvorster opened 3 months ago

evertvorster commented 3 months ago

Is it possible to switch profiles based on the state of the power supply?

If so, can you provide some pointers on how that is done?

AaronErhardt commented 3 months ago

This feature is not supported yet, but in a WIP state: https://github.com/AaronErhardt/tuxedo-rs/pull/17