https://github.com/esposm03/xcursor-rs
A Rust library to load cursors from Xcursor themes
https://github.com/esposm03/xcursor-rs
rust xcursor-theme
Last synced: about 2 months ago
JSON representation
A Rust library to load cursors from Xcursor themes
- Host: GitHub
- URL: https://github.com/esposm03/xcursor-rs
- Owner: esposm03
- License: mit
- Created: 2020-04-07T13:24:31.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-08-12T08:36:39.000Z (10 months ago)
- Last Synced: 2025-03-30T12:47:05.168Z (2 months ago)
- Topics: rust, xcursor-theme
- Language: Rust
- Homepage:
- Size: 55.7 KB
- Stars: 6
- Watchers: 2
- Forks: 8
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# xcursor-rs
[](https://crates.io/crates/xcursor)
[](https://docs.rs/xcursor/)
[](LICENSE)A library to load XCursor themes, and parse XCursor files.
# MSRV
The minimum supported Rust version is 1.34.0