JuliaWGPU / WGPUCanvas.jl

Graphics Interface Library for JuliaWGPU
MIT License
1 stars 3 forks source link

Add Wayland support #4

Open VarLad opened 8 months ago

VarLad commented 8 months ago

I think the best way to do this would be updating to GLFW 3.4 GLFW 3.4 (the latest released version of GLFW as of writing) has native support for Wayland.

arhik commented 8 months ago

We can give it a try.

VarLad commented 7 months ago

@arhik Do you have experience with compiling GLFW to the latest version? I tried on compiling on Github Codespaces (for BinaryBuilder) and ran out of hours I can use it for this month...

Can you try updating it in BinaryBuilder if you got time? Having native Wayland support would be nice