stuarthayhurst / ammonite-engine

A simple OpenGL based graphics engine for experiments
MIT License
3 stars 1 forks source link

Replace GLFW with a custom Wayland client #23

Open stuarthayhurst opened 1 month ago

stuarthayhurst commented 1 month ago

Target only Wayland, drop X11 support

It'll also need to support the usual stuff (titles, resizes, window modes, etc)