A simple fullscreen screenshotting tool for Wayland.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
itycodes b97fc9d990
Fixed formatting
11 months ago
LICENSE.txt Initial commit 11 months ago
Makefile Initial commit 11 months ago
README.md Initial commit 11 months ago
main.c Fixed formatting 11 months ago
rif.h Initial commit 11 months ago
wlr-screencopy-unstable-v1.xml Initial commit 11 months ago

README.md

A simple Wayland screenshotting utility that utilizes wlr-screencopy.

Runtime Dependencies:

  • libwayland-client

Make Dependencies:

  • wayland-scanner
  • make
  • gcc