Skip to content

Releases: matteodelabre/vnsee

v0.4.1

29 Aug 13:45
Compare
Choose a tag to compare
  • Fix support for release 2.9.1 on reMarkable 1.

v0.4.0

24 Apr 20:36
Compare
Choose a tag to compare
  • Add reMarkable 2 support (depends on remarkable2-framebuffer).
  • Tolerate server resolutions differing from 1404x1872 or 1408x1872.
    • The server image is cropped to fit in the screen.
  • Add vnsee-gui script to start VNSee from a GUI.

v0.3.1

25 Jan 12:59
Compare
Choose a tag to compare
  • Fix compatibility with TigerVNC.
    • Fill-in the depth PixelFormat flag appropriately.

v0.3.0

23 Oct 14:02
Compare
Choose a tag to compare
  • Rename from rmvncclient to VNSee.
  • Update libvncserver to 0.9.13.
  • Add --help flag to show a help message.
  • Add --version flag to show the current version number.
  • Add --no-buttons, --no-pen and --no-touch flags to disable interactions with the respective input devices.
  • Improve repaint latency (thanks @asmanur!)
    • Periodically trigger repaints during long update batches instead of waiting for the end of each batch.
    • Repaint continuously in DU mode when using the pen.

v0.2.0

12 Apr 23:52
Compare
Choose a tag to compare
  • Add support for pen input.
    • No support for pressure and tilt sensitivity yet.
  • Allow refreshing the screen manually by using the Home button.
  • Allow quitting the app by using the Power button.

v0.1.0

10 Apr 01:16
Compare
Choose a tag to compare
  • Initial release.