Skip to content

0.8.0

Compare
Choose a tag to compare
@sibson sibson released this 07 Aug 03:48
· 423 commits to main since this release

This release brings one major new feature, a couple of smaller ones and an experimental one.

  1. A regional capture and expect which allows you to focus on only the parts of the screen that you care about
  2. --force-caps, to better work with those misconfigured or non-standard server
  3. --timeout, to abort a command sequence if it takes longer than expected
  4. An experimental syncronous API, making it easier to use vncdotool within other python projects

Thanks to everyone who helped this release happen, in particular Will Coleman and Anthony DeRosa.