Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 1.12 KB

README.md

File metadata and controls

17 lines (9 loc) · 1.12 KB

Wayland Explorer

Easily browse and read Wayland protocols documentation.

Motivation for this project

Wayland protocols are published as XML files. While the core Wayland protocol specification is also available in HTML format for reading online, that's not the case for all the other Wayland protocols which are not part of the core protocol.

This project attempts to fill this gap by parsing the XML protocol files and converting them to HTML in order to make it easy to browse and read them on the web.

Technologies

Built with 💖 using React, Tailwind UI and vscode-codicons.

Disclaimer

This project has no affiliation with the official Wayland project.