Skip to content

A library to read X Resource Manager colours from Rust

License

Notifications You must be signed in to change notification settings

alberdingk-thijm/xcolors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xcolors

Deprecated (see #1): use xrdb instead.

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

This is a small, WIP and very basic library to abstract away some of the code to read a user's color definitions from Xlib'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 xcolors to work.

About

A library to read X Resource Manager colours from Rust

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages