10 lines
777 B
Markdown
10 lines
777 B
Markdown
[](https://crates.io/crates/wayland-cursor)
|
|
[](https://docs.rs/wayland-cursor)
|
|
[](https://github.com/Smithay/wayland-rs/actions?query=workflow%3A%22Continuous+Integration%22)
|
|
[](https://codecov.io/gh/Smithay/wayland-rs)
|
|
|
|
# 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 `WlBuffer`s as well as obtain the necessary metadata to
|
|
properly display animated cursors.
|