MrFrenik / gunslinger

C99, header-only framework for games and multimedia applications
BSD 3-Clause "New" or "Revised" License
1.27k stars 79 forks source link

Add Wayland support #82

Closed Tuhkis closed 3 months ago

Tuhkis commented 1 year ago

Now Gunslinger can be built for the Wayland protocol (the glfw in gs used to lack the protocols needed for the build, so I tracked them down) if _GLFW_WAYLAND is defined and the correct system libraries are linked in.