Skip to content

4.1.2

Compare
Choose a tag to compare
@maximbaz maximbaz released this 07 Feb 21:27
· 30 commits to main since this release
4.1.2
addfd32

Use linked Vulkan and Wayland libs

  • Vulkan requires ICD loader, and users have to install vulkan driver if they need to use capturer=wlroots (the only thing that requires Vulkan today)
  • Wayland uses dlopen, so the app will launch fine and only crash in runtime on non-wayland systems if you try to use capturer=wlroots (the only thing that requires Wayland today)