Go to file
2022-03-02 22:57:04 +00:00
protocol updated and refactored 2021-08-19 13:21:13 -04:00
src removing protocol_name String variable 2021-11-20 18:13:23 -05:00
.gitignore initial commit, view-tags is incomplete 2021-05-24 16:04:28 -04:00
build.rs removing protocol_name String variable 2021-11-20 18:13:23 -05:00
Cargo.lock Bumped wayland-rs deps from 0.28.5 to 0.29.3 this is the latest stable. fixes protocol errors on more recent wayland releases. 2022-03-02 22:57:04 +00:00
Cargo.toml Bumped wayland-rs deps from 0.28.5 to 0.29.3 this is the latest stable. fixes protocol errors on more recent wayland releases. 2022-03-02 22:57:04 +00: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