Go to file
2021-05-25 07:14:19 -04:00
protocol initial commit, view-tags is incomplete 2021-05-24 16:04:28 -04:00
src help message error 2021-05-25 07:14:19 -04:00
.gitignore initial commit, view-tags is incomplete 2021-05-24 16:04:28 -04:00
build.rs initial commit, view-tags is incomplete 2021-05-24 16:04:28 -04:00
Cargo.lock fix 2021-05-24 18:10:38 -04:00
Cargo.toml fix 2021-05-24 18:10:38 -04:00
README.md readme 2021-05-25 07:12:57 -04:00

A river-status client

This client is useful if you want to have a modules for somethig like eww or waybar with status information like the window title, the focused tag and the tag of views.

Dependencies

  • rust

Building

git clone https://gitlab.com/snakedye/ristate.git
cd ristate
cargo build --release