Crates.io | wayland-cursor |
lib.rs | wayland-cursor |
version | |
source | src |
created_at | 2019-09-14 09:01:06.634283 |
updated_at | 2025-01-31 18:39:23.585324 |
description | Bindings to libwayland-cursor. |
homepage | |
repository | https://github.com/smithay/wayland-rs |
max_upload_size | |
id | 164744 |
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` |
size | 0 |
Loading of XCursor images for Wayland client apps. This crate provides helpers to load the system
provided cursor images and load them into WlBuffer
s as well as obtain the necessary metadata to
properly display animated cursors.