flacjacket / pywayland

Python bindings for the libwayland library
Apache License 2.0
78 stars 16 forks source link

Support for "new_id" in Wayland protocols #64

Closed heuer closed 1 month ago

heuer commented 4 months ago

Added an implementation for new_id: Requires that a WlRegistry object exists to obtain the display from. Closes #33 Closed #30

heuer commented 3 months ago

@flacjacket, any chance that this gets merged?