mullvad / windows-service-rs

Windows services in Rust
Apache License 2.0
525 stars 85 forks source link

Add support for `LidSwitchStateChange` in `PowerBroadcastSetting` #111

Closed tronru closed 1 year ago

tronru commented 1 year ago

Extend PowerBroadcastSetting to handle LidSwitchStateChange events.

Documentation for Power Setting GUIDs.


This change is Reviewable

dlon commented 1 year ago

Thanks!