I've been trying to learn more about Wayland recently but most of the protocol documentation is found in XML files which makes for a poor reading experience.<p>Therefore I created a website which extracts the data from these protocols and publishes it in a format that's (arguably) better suited for reading.<p><a href="https://wayland.app/protocols/" rel="nofollow">https://wayland.app/protocols/</a><p>Source code on GitHub: <a href="https://github.com/vially/wayland-explorer" rel="nofollow">https://github.com/vially/wayland-explorer</a>