Skip to content

v1.3.0

Compare
Choose a tag to compare
@jakehilborn jakehilborn released this 04 Jun 19:53

Features

  • Apple M1/M2 support
  • Specifying screenId is optional if there is only 1 screen
  • Quiet flag to silence errors for missing screens
  • Capability to disable a screen

Bug Fixes

  • Fixed M1/M2 rotation
  • Fix bug preventing un-mirroring
  • Fix bug preventing changing rotation, resolution, and/or mirroring at the same time
  • Fix bug preventing selection of non-scaled resolutions
  • Fix bug causing hanging for 10 seconds when setting a screen to its existing position

Recommended Installation

Recommended installation is via homebrew. Run this command using Terminal: brew tap jakehilborn/jakehilborn && brew install displayplacer

Alternate Installation

  1. Download the displayplacer-apple or displayplacer-intel binary from the assets list below.
  2. Rename the download to displayplacer. If downloading the binary via Safari, the file may have a .dms extension you'll need to delete from the name.
  3. Allow running this binary from an unknown dev by right clicking on displayplacer, selecting 'Open', then pressing the 'Open' button.
  4. Mark the displayplacer binary executable with chmod +x displayplacer, then run with ./displayplacer list
  5. Optionally, copy displayplacer to somewhere on your path.