Skip to content

v0.9.1 – Breaking API changes

Pre-release
Pre-release
Compare
Choose a tag to compare
@Airblader Airblader released this 18 Mar 04:17
· 117 commits to master since this release

This release reworks the API in a very broad (and incompatible) way, but hey, this is still pre-release. Most notably, the concept of a context struct is gone, instead the central object within this library is the database struct. This models the Xlib API more closely, allows for an easy API for future additions of manipulating databases and makes the current API simpler and easier to use.