Skip to content

v1.4.0

Latest
Compare
Choose a tag to compare
@jakehilborn jakehilborn released this 11 Jun 20:38

Features

  • Option to identify screens by serial id for users who are having screen id switching issues

Bug Fixes

  • Wait up to 10 seconds, instead of 5 seconds, to allow screen to finish rotating

Backward Compatability

displayplacer list output changed slightly in v1.4.0. If this broke your scripts, use displayplacer list --v1.3.0

Recommended Installation

Recommended installation is via homebrew. Run this command using Terminal: brew install displayplacer

Alternate Installation

  1. Download the displayplacer-apple-v140 or displayplacer-intel-v140 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.