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 6d53770d65
Initial commit
3 weeks ago
Makefile Initial commit 3 weeks ago
README.md Initial commit 3 weeks ago
ext-foreign-toplevel-list-v1.xml Initial commit 3 weeks ago
ext-image-capture-source-v1.xml Initial commit 3 weeks ago
ext-image-copy-capture-v1.xml Initial commit 3 weeks ago
main.c Initial commit 3 weeks ago
rif.h Initial commit 3 weeks ago

README.md

A simple Wayland screenshotting utility that utilizes the new ext-image-capture-source-v1 & ext-image-copy-capture-v1.

Runtime Dependencies:

  • libwayland-client

Make Dependencies:

  • wayland-scanner
  • make
  • gcc