#Windowing library with interfaces

1 messages · Page 1 of 1 (latest)

silver silo
#

The image is of a vulkan triangle running with Xlib

#

NOTE that if you want to use the Xpz platform with vulkan, that requires a lot of work or is basicaly impossible, blame the driver devs or smth

#

Also open to name suggestions clueless

#

Also you are allowed to hate on the code, some of it is really bad, I blame it mostly on that these libraries you use to make windows and such are quite old and well not good

#

btw to make it run on X instead of Wayland which doesnt exist really you can run the app with --xdg=x11 or zig build run -- --xdg=x11