An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# xcursor-rs

[![Crates.io](https://img.shields.io/crates/v/xcursor)](https://crates.io/crates/xcursor)
[![Docs.rs](https://docs.rs/xcursor/badge.svg)](https://docs.rs/xcursor/)
[![LICENSE](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)

A library to load XCursor themes, and parse XCursor files.

# MSRV

The minimum supported Rust version is 1.34.0