Releases: p00ya/displaymode
Releases · p00ya/displaymode
displaymode 1.4.0
displaymode 1.3.3
Build a Universal Binary for Apple Silicon and Intel.
displaymode 1.3.2
Changed formatting of displaymode d
: now outputs "(MAIN)" for display 0.
displaymode 1.3.1
User-visible changes from 1.2.0:
- Add support for multiple displays
- Changed formatting of
displaymode d
- Prints modes from all displays
- refresh rates now have a "Hz" suffix and are only printed to 1 decimal place
- Modes that are not usable for desktop have are printed with a "!"
displaymode 1.2.0
User-visible changes from 1.0.1:
displaymode d
now prints refresh rates, which may help disambiguate duplicate modes with the same resolutiondisplaymode d
will print the current display mode even if it wasn't returned byCGDisplayCopyAllDisplayModes
displaymode 1.0.1
User-visible changes from 1.0.0:
- Print final newline on version output
displaymode 1.0.0
Initial release of displaymode.