alberdingk-thijm / xrdb

A tiny Rust bindings library for X Resource Manager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A tiny Rust bindings library for X Resource Manager

License:MIT License


Languages

Language:Rust 100.0%