Skip to content

v7.1.1

Compare
Choose a tag to compare
@mviereck mviereck released this 28 Feb 22:59
· 240 commits to master since this release

7.1.1 - 2022-02-28

Added

  • --gpu=virgl: Experimental GPU access with virgl_test_server.
    Currently only along with option --xc.
    Allows acceleration for Xephyr, nxagent, Xvfb etc.
  • --gpu=iglx: Enable indirect rendering (--xorg only). Replaces --iglx.
  • --pulseaudio=host: Workaround to support Pipewire.
    (#418)

Fixed

  • --init=systemd: Changed login and service setup to support arch containers.
    (#417)
  • --user=RETAIN: Some fixes.
    (#417)
  • --clipboard: Fix for --xc.

Deprecated

  • --iglx: Use --gpu=iglx instead.