i3bar-river 0.1.2

A port of i3bar for river
1
2
3
4
5
6
7
8
9
pub use wayrs_client::protocol::*;
pub use wayrs_protocols::fractional_scale_v1::*;
pub use wayrs_protocols::viewporter::*;
pub use wayrs_protocols::wlr_layer_shell_unstable_v1::*;
wayrs_client::scanner::generate!("protocols/river-status-unstable-v1.xml");
wayrs_client::scanner::generate!("protocols/river-control-unstable-v1.xml");

#[cfg(feature = "hyprland")]
wayrs_client::scanner::generate!("protocols/ext-workspace-unstable-v1.xml");