LumaControl 1.1.0 — universal (Apple Silicon + Intel) build.
The build is ad-hoc signed (no Apple Developer certificate). If macOS blocks it on first launch,
right-click the app and choose "Open", or run:
xattr -d com.apple.quarantine /Applications/LumaControl.app
What's Changed
- Fix brightness races, display resource leaks, and DDC/build errors by @shay2000 in #4
- Refactor display/menu plumbing and fix crash-prone edge cases by @shay2000 in #5
- Sync XDR state after wake and restore native brightness keys below 100% by @shay2000 in #6
Full Changelog: v1.0.0...v1.1.0