GitXplorerGitXplorer
v

wayland-explorer

public
217 stars
26 forks
13 issues

Commits

List of commits on branch main.
Unverified
36af954a1c204645efa7fbd90801bc9460f17f74

Update sway.json to 1.10 version

DDrsheppard01 committed 4 days ago
Unverified
7e6dd87ff14ad6b847cd9d1c321b25c3bba782d6

add version

DDrsheppard01 committed 4 days ago
Unverified
22d22bc74235c72b481fc3847b0a8a76f8e1080d

Update mutter.json to latest version

DDrsheppard01 committed 4 days ago
Unverified
99f2c23efeba26217c69d65674a676e8f644d25d

Regen niri.json

YYaLTeR committed 4 days ago
Verified
fbd14b41c2668efe5f02dd63e8a04b69ab009a4e

Happy New Year!

vvially committed 16 days ago
Verified
83f6c0c6ed35186a37a9d99a81b5e3aeac00a2be

Add Hyprland protocols

vvially committed 16 days ago

README

The README file for this repository.

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.