Crates.io | waybackend-cursor |
lib.rs | waybackend-cursor |
version | 0.6.2 |
created_at | 2025-04-30 23:25:03.551624+00 |
updated_at | 2025-09-20 13:28:36.031329+00 |
description | Cursor implementation for waybackend |
homepage | |
repository | https://codeberg.org/LGFae/waybackend |
max_upload_size | |
id | 1655568 |
size | 21,832 |
Wayland cursor implementation using Waybackend
as the backend
This crate was make by adapting the code in wayland-cursor-rs
, from the
smithay
project.
Key differences:
NOTE: despite waybackend
being a #![no-std]
crate, waybackend-cursor
depends on std because of xcursor-rs
.