#wayland #wlroots #slurp

libwaysip

Wayland native (zwlr_layer_shell) area selection client lib

5 releases

0.2.2 Dec 19, 2023
0.2.1 Dec 19, 2023
0.2.0 Dec 19, 2023
0.1.1 Dec 18, 2023
0.1.0 Dec 18, 2023

#1107 in GUI

24 downloads per month
Used in waysip

MIT license

31KB
720 lines

Waysip

it is a crate like slurp, to select area on wayland, which support layershell.

usage

use libwaysip::get_area;
fn main() {
    println!("{:?}", get_area());
}

Dependencies

~12–24MB
~370K SLoC