Go to file
2021-08-21 14:52:46 -04:00
protocol updated and refactored 2021-08-19 13:21:13 -04:00
src refixing reeee 2021-08-21 14:52:46 -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 changing the help message 2021-07-18 12:46:40 -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