Skip to content

@alin23 alin23 released this May 7, 2020 · 13 commits to master since this release

Improvements

  • Show built-in brightness in menu
  • Update hotkey libraries
  • Use Swift Package Manager for most of the frameworks
  • Use LaunchAtLogin framework to fix start at login
Assets 3

@alin23 alin23 released this Apr 28, 2020 · 18 commits to master since this release

Fixes

  • Fix tooltip not closing when clicking on the display page

Improvements

  • Detect scrolling direction so that scrolling up always increases value
Assets 3

@alin23 alin23 released this Apr 24, 2020 · 20 commits to master since this release

Improvements

  • Make display name editable
Assets 3

@alin23 alin23 released this Apr 23, 2020 · 23 commits to master since this release

Fixes

  • Fix monitor volume restore
  • Fix crashes because of using deallocated self
Assets 3

@alin23 alin23 released this Apr 13, 2020 · 24 commits to master since this release

Features

  • Implement built-in brightness clipping limits for monitors with lower range of brightness/contrast

Fixes

  • Fix Location Permissions prompt not showing up on macOS Catalina

Improvements

  • Add a bit more analytics data and route the requests through my own server
  • Upload diagnostics to my own server instead of transfer.sh
  • Reduce memory usage by manually deallocating unused views
Assets 3

@alin23 alin23 released this Mar 31, 2020 · 32 commits to master since this release

Fixes

  • Hide buttons and labels properly when no display is connected
  • Fix a ton of memory leaks
  • Fix volume keys not being able to be disabled

Improvements

  • Show Lunar version in the menu
  • Hide rarely used menu items under an Advanced submenu item
Assets 3

@alin23 alin23 released this Mar 28, 2020 · 34 commits to master since this release

Fixes

  • Fix Sync mode thread not running on some occasions

Improvements

  • Disable Adaptive button in Manual mode
Assets 3

@alin23 alin23 released this Mar 26, 2020 · 39 commits to master since this release

Fixes

  • Fix crash when there are displays with same UUID
  • Fix crash on MediaKeyTap deinit

Improvements

  • Add a way to extend brightness range up to 255 for monitors that support this
Assets 3

@alin23 alin23 released this Mar 18, 2020 · 259 commits to master since this release

Fixes

  • Fix some memory corruption bugs by improving concurrency
  • Properly hide/show the Non-responsive DDC message
  • Fix diagnostics encryption key missing

Improvements

  • Add reset on click action to the Non-responsive DDC message
Assets 3

@alin23 alin23 released this Mar 5, 2020 · 259 commits to master since this release

Fixes

  • Make active screen detection more reliable
  • Only allow one thread at a time to use DDC to avoid race conditions
  • Disable up/down value change hotkeys when Quick Actions disappear
  • Embed all used Swift libraries to avoid crashes on some systems

Improvements

  • Increase brightness/contrast/volume hotkey step to 6
  • Allow fine-adjustment hotkeys:
    • Use Option + hotkey for hotkeys assigned from the Lunar hotkey page
    • Use Option + Shift + hotkey for media keys
  • Open System Preferences for displays/sound when pressing Option + media key
Assets 3
You can’t perform that action at this time.