flacjacket / pywayland

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

Add wl_client_get_credentials to server/client.py #25

Closed m-col closed 3 years ago

m-col commented 3 years ago

This adds the wl_client_get_credentials function to the lib, and exposes it as a method of the Client class in server.client.