Go to file
Bryan Ndjeutcha 21df59e00b fixes
2021-05-27 10:29:39 -04:00
protocol initial commit, view-tags is incomplete 2021-05-24 16:04:28 -04:00
src fixes 2021-05-27 10:29:39 -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
LICENSE MIT 2021-05-27 06:37:33 -04:00
README.md typo 2021-05-26 08:12:07 -04:00

A river-status client

This client is useful if you want to have a module 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