haussmann

Crates.iohaussmann
lib.rshaussmann
version0.0.3
sourcesrc
created_at2023-02-18 15:58:52.390767
updated_at2023-02-25 19:05:26.192985
descriptionIntegrate highly customisable widgets and themes for any Rust application or GUI library
homepage
repositoryhttps://github.com/antoninhrlt/haussmann
max_upload_size
id788307
size63,986
Anтo (antoninhrlt)

documentation

README

haussmann

Integrate highly customizable widgets and themes for any Rust application or GUI library

Purpose

This project is not a GUI library itself, but it gives highly customizable widgets and themes to be integrated in a GUI library or directly in an application using a system API (windows-rs, x11rb, …). Furthermore, the crate contains tools to transform widgets into shapes and to place and align widgets on a drawable surface. The Drawer trait can be implemented on a drawable surface to easily draw widgets on it

Usage

This project is under development and does not have any usage instructions at the moment.

Commit count: 145

cargo fmt