580 release feedback & discussion

Fixed a bug that could cause GTK 4 applications to crash when using the Vulkan backend on Wayland.

I don’ know what’s fixed, but now GTK4 application are unusable on Vulkan.
Here’s quick fix if someone have that problem:

echo "export GSK_RENDERER=ngl" >> ~/.profile
5 Likes