All Projects → vially → wayland-explorer

vially / wayland-explorer

Licence: MIT license
Easily browse and read Wayland protocols documentation

Programming Languages

typescript
32286 projects
HTML
75241 projects

Projects that are alternatives of or similar to wayland-explorer

diepindepth
Collection of protocol, memory, and other information for the browser game diepio
Stars: ✭ 39 (-50%)
Mutual labels:  protocol
LXFProtocolTool
由Swift中协议方式实现功能的实用工具库【Refreshable、EmptyDataSetable 支持 Rx 】
Stars: ✭ 101 (+29.49%)
Mutual labels:  protocol
wayland-desktop
Gentoo overlay for Wayland related ebuilds
Stars: ✭ 19 (-75.64%)
Mutual labels:  wayland
mqtt rs
MQTT broker in Rust
Stars: ✭ 23 (-70.51%)
Mutual labels:  protocol
japokwm
A wlroots and dwl based tiling wayland compositor based around creating layouts
Stars: ✭ 99 (+26.92%)
Mutual labels:  wayland
Rubicon
Swift parser + mock generator
Stars: ✭ 42 (-46.15%)
Mutual labels:  protocol
Motoro
Smart contracts for decentralized rentals of vehicles.
Stars: ✭ 96 (+23.08%)
Mutual labels:  protocol
metacom
RPC communication protocol for Metarhia stack 🔌
Stars: ✭ 42 (-46.15%)
Mutual labels:  protocol
protocol-registry
This module allows you to set custom protocol handler for your nodejs app.
Stars: ✭ 45 (-42.31%)
Mutual labels:  protocol
swayfire
Sway/I3 inspired tiling window manager for Wayfire
Stars: ✭ 146 (+87.18%)
Mutual labels:  wayland
minecraft-protocol
Library for decoding and encoding Minecraft packets
Stars: ✭ 20 (-74.36%)
Mutual labels:  protocol
westford
Westford Wayland Compositor
Stars: ✭ 39 (-50%)
Mutual labels:  wayland
PSAVanCanBridge
VAN - CAN protocol bridge (V2C) for cars made by PSA Group (Peugeot, Citroen)
Stars: ✭ 67 (-14.1%)
Mutual labels:  protocol
FTAPIKit
Declarative and generic REST API framework using Codable.
Stars: ✭ 18 (-76.92%)
Mutual labels:  protocol
SwiftArchitectureWithPOP
A base architecture written in swift and protocol oriented, for building new apps easily and quickly
Stars: ✭ 28 (-64.1%)
Mutual labels:  protocol
specs
Kontalk specifications and documentation
Stars: ✭ 20 (-74.36%)
Mutual labels:  protocol
gentoo-project-gnome-without-systemd
GNOME Without Systemd
Stars: ✭ 89 (+14.1%)
Mutual labels:  wayland
WSD-python
Web Services for Devices (WSD) tools and utilities for cross platform support
Stars: ✭ 22 (-71.79%)
Mutual labels:  protocol
ipfs-companion
Browser extension that simplifies access to IPFS resources on the web
Stars: ✭ 1,745 (+2137.18%)
Mutual labels:  protocol
ErpNet.FP
ErpNet.FP is a light-weight cross-platform Http server facilitating printing to fiscal printers through simple JSON Api.
Stars: ✭ 75 (-3.85%)
Mutual labels:  protocol

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].