Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make part of an xrdb crate #1

Closed
alberdingk-thijm opened this issue Feb 13, 2019 · 1 comment
Closed

Make part of an xrdb crate #1

alberdingk-thijm opened this issue Feb 13, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@alberdingk-thijm
Copy link
Owner

It would be useful to make xcolors into a more general xrdb tool to allow querying more information than just colours, like fonts, dpi settings and so on.

A generic xrdb tool would have a public function get_xrdb_value which takes a database, a class and a name, e.g. get_xrdb_value(xrdb, "URxvt", "background"), following the example of Awesome.

Helpers could then be provided for common queries like colours, fonts and other settings like DPI.

@alberdingk-thijm alberdingk-thijm added the enhancement New feature or request label Feb 13, 2019
@alberdingk-thijm alberdingk-thijm self-assigned this Feb 13, 2019
@alberdingk-thijm
Copy link
Owner Author

xrdb is now up. This crate is now deprecated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant