wl

module
v0.0.0-...-2f2df4f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 16, 2023 License: MIT

README

wl

Go Reference Go Report Card

wl is a pure Go implementation of the Wayland protocol. Or at least that's the intention for what it should be at some point. The goal is to support both the server and client ends of the protocol, be extensible to allow for non-standard protocols, and use code generation from the XML protocol specification files similar to how the reference C implementation does it.

Directories

Path Synopsis
cmd
examples
internal
bin
Package bin contains utilities for dealing with binary representations.
Package bin contains utilities for dealing with binary representations.
set
Package pointer contains utilities for handling pointer input.
Package pointer contains utilities for handling pointer input.
Package protocol defines the types necessary for unmarshalling a protocol-specification XML file.
Package protocol defines the types necessary for unmarshalling a protocol-specification XML file.
Package shm provides helpers for dealing with shared memory.
Package shm provides helpers for dealing with shared memory.
Package wire defines types helpful for dealing with the Wayland wire protocol.
Package wire defines types helpful for dealing with the Wayland wire protocol.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL