Skip to content
This repository has been archived by the owner on Dec 31, 2022. It is now read-only.

v0.2.0 - Basic set available

Pre-release
Pre-release
Compare
Choose a tag to compare
@dertseha dertseha released this 23 Jun 14:02

This release contains a basic set of function wrappers to build a decent UI. It is used by inkyblackness/hacked .

The problem with the occasional crashes/lockups of the previous version were pinpointed to a lost thread-lock (OpenGL/Glfw require that they're called from the same thread).

It is still lacking some useful exports, such as providing custom fonts (necessary for HiDPI devices), yet it is accumulating a proper featureset.