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.