Home
Softono
wayland-explorer

wayland-explorer

Open source MIT TypeScript
333
Stars
51
Forks
36
Issues
5
Watchers
1 month
Last Commit

About wayland-explorer

Easily browse and read Wayland protocols documentation

Platforms

Web Self-hosted

Languages

TypeScript

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 :sparkling_heart: using React, Tailwind UI and vscode-codicons.

Disclaimer

This project has no affiliation with the official Wayland project.