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 b799ea9c2a
Initial commit
4 months ago
LICENSE.txt Initial commit 4 months ago
Makefile Initial commit 4 months ago
README.md Initial commit 4 months ago
main.c Initial commit 4 months ago
rif.h Initial commit 4 months ago
wlr-screencopy-unstable-v1.xml Initial commit 4 months ago

README.md

A simple Wayland screenshotting utility that utilizes wlr-screencopy.

Runtime Dependencies:

  • libwayland-client

Make Dependencies:

  • wayland-scanner
  • make
  • gcc