Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 493 Bytes

client.rst

File metadata and controls

24 lines (17 loc) · 493 Bytes

pywayland.client

Client Modules

The base set of objects used by Wayland clients. Users should only be directly creating ~pywayland.client.Display and ~pywayland.client.EventQueue objects. The ~pywayland.client.proxy.Proxy objects to interfaces should be returned by making request calls.

Display

Display

EventQueue

pywayland.client.EventQueue