Skip to content

A common cursor icon type

License

Apache-2.0 and 2 other licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Zlib
LICENSE-ZLIB
Notifications You must be signed in to change notification settings

rust-windowing/cursor-icon

cursor-icon: A common cursor icon type

This library provides standard type to work with the cursor icon accross multiple platforms.

The transformation to the actual value used by the platform for this icon is left to the libraries like https://github.com/rust-windowing/winit.