Skip to content

v7.2.0

Compare
Choose a tag to compare
@mviereck mviereck released this 21 Jun 13:04
· 138 commits to master since this release

7.2.0 - 2022-06-21

Added

  • --rootless [=yes|no]: New option to enable rootless backend.
  • --xc: Support of Weston in container on console, too.
    (#40)
    (#444)
  • --xc --xorg: Support of Xorg in container.
    (#7)
    (#40)
    (#221)
    (#258)
    (#444)

Changed

  • --clipboard: Added support for basic graphics clips and
    middle mouse click selection for --xephyr and the like.
    (#428)
  • --vt: enforces start on console.
  • --xc: No X tool dependencies on host.

Fixed

  • --gpu: Support VA-API, VDPAU (video acceleration) and variable DRI_PRIME.
    (#443)
  • --xpra: Fix for --xoverip.
    (#428)
  • --nxagent: Fixes for --keymap.
    (#208)
  • --update*, --install, --cleanup: Fix error messages, exit once done.
    (#435)
  • --hostuser: Fixes for --backend=host|proot
    (#437)
  • --xc: Lots of minor fixes.