WSI is finally working
Build / build (push) Failing after 30s
Test / build_and_test (push) Failing after 1m1s

This commit is contained in:
2026-05-05 13:58:01 +02:00
parent e93aa8d034
commit 95810d6163
13 changed files with 98 additions and 83 deletions
+4
View File
@@ -1,2 +1,6 @@
#include <vulkan/vk_icd.h>
#include <vulkan/utility/vk_format_utils.h>
#ifdef STROLL_ENABLE_WAYLAND
#include <wayland-client.h>
#endif