Skip to content

mmserver-v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 May 12:08
· 192 commits to main since this release
867a7d2

Server version 0.2.0

New Features

  • Add glxinfo and eglinfo output to --bug-report (696464d)
  • Write xwayland logs to the bug report dir (0ba97f5)
  • Implement basic rate control (781c97e)

Bugfixes

  • Don't panic on dmabuf cursors (9f87ce7)
  • Print version after initializing logging (f708ad2)
  • Handle full send queues more gracefully (face877)
  • Manually enable radv encode (26ba3f9)
  • Correctly expose a vulkan fn (2c627c9)
  • Support older versions of xwayland with wl_drm (54c9724)
  • Kill hung clients (5179e66)
  • Log entire config (b588f19)
  • Garbage-collect partial writes (a095994)