wayland-csd-frame

Crates.iowayland-csd-frame
lib.rswayland-csd-frame
version0.3.0
sourcesrc
created_at2023-05-10 14:19:38.124025
updated_at2023-09-16 13:27:30.087305
descriptionCommon trait and types for wayland CSD interop
homepage
repositoryhttps://github.com/rust-windowing/wayland-csd-frame
max_upload_size
id861366
size15,128
common-types (github:rust-windowing:common-types)

documentation

README

wayland-csd-frame

wayland-csd-frame aims to provide common client side decorations (CSD) frame for xdg-shell Wayland windows establishing a stable interface between windowing libraries (e.g winit) and decorations drawing libraries.

This library defines a simple interface other crates providing decoration frames could use to integrate with crates like winit. An example of crates using this interface to provide decorations frame:

Commit count: 15

cargo fmt