Skip to content

v0.11.0

Latest

Choose a tag to compare

@hgaiser hgaiser released this 16 May 14:59
· 83 commits to main since this release

Added

  • Pre/post command hooks for application launches (pre_command/post_command).
  • Keyboard configuration support.
  • Direct DMA-BUF scanout for override surfaces.
  • HDR detection via swapchain colorspace for games that don't use vkSetHdrMetadataEXT.
  • Virtual display dimensions inferred from requested resolution.
  • Steam library scanner handles multiple Steam libraries.

Changed

  • Replace ring with aws-lc-rs for RSA/TLS cryptography.
  • Completely rewrite compositor focus handling.
  • Hide cursor by default.
  • Switch from user service to system service.

Fixed

  • Handle XBGR16161616F fourcc format.
  • VRAM leak from DMA-BUF import cache by TTL-evicting cached imports on long sessions.
  • No audio in Waydroid by enlarging pulseaudio playback buffer target fill level.
  • Parse HDR from /launch request.