xrdb

Crates.ioxrdb
lib.rsxrdb
version0.1.1
sourcesrc
created_at2019-02-13 23:57:04.878769
updated_at2019-02-16 17:18:30.74066
descriptionA very rudimentary library to access xrdb values from Rust
homepage
repositoryhttps://github.com/alberdingk-thijm/xrdb
max_upload_size
id114640
size11,486
Tim Alberdingk Thijm (alberdingk-thijm)

documentation

README

xrdb

A (tiny) library to read X Resource Manager values from Rust.

This is a small, WIP and very basic library to abstract away some of the code to read a user's X Resources.

It is designed to be included as part of graphical applications that want to theme their windows according to a user's X resources.

Obviously, X is needed in order for xrdb to work.

Commit count: 4

cargo fmt