/slurp

Select a region in a Wayland compositor

Primary LanguageCMIT LicenseMIT

slurp

Select a region in a Wayland compositor and print it to the standard output. Works well with grim.

It currently works on Sway 1.0.

Building

Install dependencies:

  • meson
  • wayland
  • cairo

Then run:

meson build
ninja -C build
build/slurp

Contributing

Either send GitHub pull requests or send patches on the mailing list.

License

MIT