wayland-cursor

Crates.iowayland-cursor
lib.rswayland-cursor
version
sourcesrc
created_at2019-09-14 09:01:06.634283
updated_at2025-01-31 18:39:23.585324
descriptionBindings to libwayland-cursor.
homepage
repositoryhttps://github.com/smithay/wayland-rs
max_upload_size
id164744
Cargo.toml error:TOML parse error at line 19, column 1 | 19 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Publishers (github:smithay:publishers)

documentation

https://docs.rs/wayland-cursor/

README

crates.io docs.rs Continuous Integration codecov

wayland-cursor

Loading of XCursor images for Wayland client apps. This crate provides helpers to load the system provided cursor images and load them into WlBuffers as well as obtain the necessary metadata to properly display animated cursors.

Commit count: 1419

cargo fmt