You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for Microsoft Surface Pro Ambient Light Sensor Thanks @llccd
You can set baseline of ALI in info.plist, the calculation is base_ali+ALI value from the sensor, this is designed to prevent the screen from becoming too dim. We don not fully understand the machanism of macOS's converting ALI to screen brightness level, so further tuning is needed and WELCOMED.
Fixed Typecover issue in macOS Monterey
Improved Surface Button response and deleted unnecessary code.