Will Avogadro support Wayland?

Certainly we’d like to support Wayland. If you (and others) can file an issue, that would be great to track.

It looks like it might be easier to switch from GLEW to libepoxy. Looks like there’s also a “glew-wayland” project.

GL3W seems like another alternative: GitHub - skaslev/gl3w: Simple OpenGL core profile loading

We don’t really use GLEW heavily, so it shouldn’t be hard to drop it.

But please open an issue to remind us. @mhanwell mentioned switching to OpenGL 3.3 core profile, so dumping GLEW seems like a good project at the same time.