flacjacket / pywayland

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

Easy wrapper around the API #43

Open Hels15 opened 1 year ago

Hels15 commented 1 year ago

I was searching for Wayland possibilities in Python and found this project. I could not find tutorials or examples about basic features. How do I move a cursor, click, and type? I feel that this project correctly defines all of the low-level protocols but the API that the user can see is not easy to use. This is my discord user name if someone feels like helping me understand it: __hels__