Go to file
Bryan Ndjeutcha 6c6cb7d566 should work
2021-05-25 11:44:34 -04:00
protocol initial commit, view-tags is incomplete 2021-05-24 16:04:28 -04:00
src should work 2021-05-25 11:44:34 -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 for multiseat 2021-05-25 11:39:04 -04:00
Cargo.toml fix for multiseat 2021-05-25 11:39:04 -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