Skip to content

sapoturge/python-wayland

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-wayland

Pure-python implementation of the wayland protocol

Client side

To create a wayland client, import wayland.client, then create a Display. Core wayland global objects are bound automatically, and stored in display.compositor, display.shell, etc.

About

Pure-python implementation of the wayland protocol

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages