flacjacket / pywlroots

Python binding to the wlroots library using cffi
University of Illinois/NCSA Open Source License
51 stars 12 forks source link

Better error message: Use human readable name rather than a numeric constant. #163

Closed heuer closed 5 months ago

heuer commented 5 months ago

Also simplified the code by using the new ptr_or_null helper function.