Available on (test or crate feature client_system or crate feature server_system) and crate feature client_system only.
Expand description

Client-side implementation of a Wayland protocol backend using libwayland

Structs

A Wayland client backend

An error generated when trying to act on an invalid ObjectId.

An error type representing the failure to load libwayland

An ID representing a Wayland object

Guard for synchronizing event reading across multiple threads

A weak handle to a Backend

Enums

An error that can occur when using a Wayland connection

Traits

A trait representing your data associated to an object