flacjacket / pywlroots

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

Avoid usage of deprecated surface module #176

Closed heuer closed 4 months ago

heuer commented 5 months ago

Although the surface module is deprecated, it is used a lot internally.

Solution: Don't import deprecated module, use compositor