- New option
-ror--rotateto orient the external display
- New optional option
-xor--ext-scalefor the scaling factor (PR #4, #5)
- Correct command
xrandr_extend->xrandr-extend
- Flicker correction
- Use cookiecutter to generate src layout
- Deploy to PyPI
- Reorganize as a package and allow for configuration
- Use
pkg_resourcesto finddefault.cfg
- Simpler defaults which uses only scaling factors
- Parse args only inside
__main__and do not run any commands during dry run - Less bugs