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 8156614f58
Print the output path when saving a screenshot
4 months ago
LICENSE.txt Initial commit 4 months ago
Makefile Fix a Makefile dependency on main.c 4 months ago
README.md Initial commit 4 months ago
main.c Print the output path when saving a screenshot 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