Releases: alin23/Lunar
Releases · alin23/Lunar
v6.9.9
v6.9.8
6.9.8
Improvements
- Update Sparkle framework
- Disable nits syncing when Sync Mode is enabled in XDR
- Implement slow ramp up when enabling XDR to avoid washed out colors
- Unify XDR and SDR sliders and OSD and approximate the nits value so that it appears in the XDR range as well
- Add "Force keep System Adaptive Brightness disabled" to the right click menu of each display
Known issues
- Check for updates dialog is unclickable for the first few seconds after the first click on it (still investigating)
v6.9.7
v6.9.6
6.9.6
Features
- New app hang detection and mitigation logic
Fixes
- Fallback to tone-mapping XDR logic since macOS 26.3 blocked the native XDR algorithm
- Disable
Enhance Contrastfeatures since macOS 26.3 blocked them from working
Improvements
- Allow passing inputs to the CLI as seen in the UI
- Example:
lunar set input "HDMI 1 (LG specific)"
- Example:
- Disable error reporting by default
v6.9.5
v6.9.4
v6.9.3
v6.9.2
6.9.2
Features
- New Layout Setting: Force System OSD
- When enabled, the native macOS OSD will be shown instead of Lunar's custom OSD on displays supporting the Apple Native protocol (built-in displays and some external monitors)
- In macOS 26, this won't apply to external monitors that don't support the Apple Native protocol, as the native OSD doesn't work anymore there
- Allow enabling/disabling DDC, Network, Apple Native, and Gamma control per display from the CLI
Example on enabling DDC and disabling Apple Native in one go:
lunar displays ultrafine appleNativeEnabled off; lunar displays builtin ddcEnabled on