1 unstable release
0.1.0 | May 9, 2022 |
---|
#1020 in GUI
21 downloads per month
Used in 2 crates
6KB
162 lines
Eww
Elkowars Wacky Widgets is a standalone widget system made in Rust that allows you to implement your own, custom widgets in any window manager.
Documentation and instructions on how to install can be found here.
Dharmx also wrote a nice, beginner friendly introductory guide for eww here.
Check out another cool project by me
I'm currently busy working yolk, which is a dotfile management solution that supports a unique spin on templating: templating without template files.
To find out more, check out the website and documentation!
Examples
(Note that some of these still make use of the old configuration syntax.)
-
A basic bar, see examples

Contribewwting
If you want to contribute anything, like adding new widgets, features, or subcommands (including sample configs), you should definitely do so.
Steps
- Fork this repository
- Install dependencies
- Smash your head against the keyboard from frustration (coding is hard)
- Write down your changes in CHANGELOG.md
- Open a pull request once you're finished
Dependencies
~0.4–1MB
~21K SLoC