1 unstable release

0.1.1 Feb 16, 2019
0.1.0 Feb 13, 2019

#5 in #rudimentary

33 downloads per month

MIT license

11KB
206 lines

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.

Dependencies

~460KB