No description
Find a file
2021-01-07 21:21:08 +01:00
.github Add PR template 2020-10-25 18:01:39 +01:00
docs Fix documentation for includes 2020-12-13 01:01:33 +01:00
src Make daemon startup explicit 2021-01-07 21:21:08 +01:00
.editorconfig CI/CD & Formatting (#6) 2020-10-18 23:25:00 +02:00
.gitignore init 2020-09-19 11:12:24 +02:00
.vimspector.json Cleanup 2020-11-21 22:17:21 +01:00
Cargo.lock Remove dependencies and simplify CLI, also adding eww ping command 2021-01-03 17:16:31 +01:00
Cargo.toml Remove dependencies and simplify CLI, also adding eww ping command 2021-01-03 17:16:31 +01:00
gen-docs.js Fix replace in build-docs script 2020-10-25 17:41:10 +01:00
LICENSE Add MIT license 2020-10-18 23:25:48 +02:00
README.md Simplify Readme 2021-01-07 21:20:55 +01:00
rust-toolchain add toolchain file 2020-10-18 23:25:00 +02:00
rustfmt.toml Cleanup script-var-handler behaviour 2020-10-19 20:39:34 +02:00

About

Elkowars Wacky Widgets is a standalone Widget System made in rust to add AwesomeWM like widgets to any WM

Documentation can be found here

Contribewwting

If you want to contribute anything, like adding new widgets, features or subcommands, you should definitly do so.

Steps

  1. Fork this repo
  2. install dependencies
  3. smash your head against the keyboard from frustration (coding is hard)
  4. open a pull request once you're finished.