Registry / other / wayland-cursor

wayland-cursor

JSON →
library0.31.14rscratesunverified

Bindings to libwayland-cursor for managing Wayland cursor themes.

# Cargo.toml [dependencies] wayland-cursor = "0.31.14"
INSTALL
IMPORT
SIG · WAYLAND-CURSOR
W
wayland-cursor
otherrustv0.31.14
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

CursorTheme
use wayland_cursor::CursorTheme;

Load a cursor theme with a given name and size.

use wayland_cursor::CursorTheme; fn main() { let theme = CursorTheme::load("default", 24); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.31.14latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
8
Amazon
1
Bingbot
1
Resources
wayland-cursor — cargo add wayland-cursor · libregistry