Skip to content

v1.2.1

Choose a tag to compare

@ExTV ExTV released this 20 May 15:35
· 192 commits to main since this release

New

  • Configurable X11 viewer: a live-resizable desktop (match your screen, or 720p-1440p / custom presets), direct-touch and trackpad pointer modes with adjustable sensitivity and scroll, fullscreen, and rotation lock.
  • External keyboard and mouse in the X11 viewer: physical keyboard with Ctrl/Alt/Shift combinations, and mouse-wheel scrolling.
  • AVF (pKVM) backend on supported Pixel devices for near-native speed, selected from the device's hypervisor capabilities with automatic QEMU fallback.
  • Verbose AVF logging that captures the guest console and decoded VM lifecycle codes for bug reports.

Fixes

  • Resolved the AVF "setProtectedVm must be called explicitly" startup crash by selecting the VM mode from device capabilities.
  • The AVF guest console is now captured in the diagnostic log; it was previously empty, which hid boot failures.
  • The X11 viewer no longer disconnects on heavier desktops and apps.

Known limitation

  • With an external mouse, right-click exits fullscreen instead of reaching the desktop. Two-finger right-click via touch works. A fix is planned.