libwaysip

Crates.iolibwaysip
lib.rslibwaysip
version
sourcesrc
created_at2023-12-18 14:25:19.20333
updated_at2025-02-10 03:02:04.466854
descriptionWayland native (zwlr_layer_shell) area selection client lib
homepage
repositoryhttps://github.com/waycrate/waysip
max_upload_size
id1073399
Cargo.toml error:TOML parse error at line 21, column 1 | 21 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Aakash Sen Sharma (Shinyzenith)

documentation

README

A native, blazing-fast 🚀🚀🚀 area selection tool for wlroots based compositors such as sway and river.


Some usage examples:

TODO:

Installation

Compile time dependencies:

TODO:

Compiling:

  • git clone https://github.com/waycrate/waysip && cd waysip
  • cargo build --release
  • sudo mv ./target/release/waysip /usr/local/bin

Support:

  1. https://matrix.to/#/#waycrate-tools:matrix.org
  2. https://discord.gg/KKZRDYrRYW
Commit count: 150

cargo fmt