ids1024 / wayland-explorer

Easily browse and read Wayland protocols documentation

Home Page:https://wayland.app/protocols/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Easily browse and read Wayland protocols documentation

https://wayland.app/protocols/

License:MIT License


Languages

Language:TypeScript 97.9%Language:HTML 1.7%Language:JavaScript 0.4%Language:CSS 0.0%