wayshot-1.2.1 is not a library.
Some usage examples:
NOTE: Read man 7 wayshot for more examples.
NOTE: Read man wayshot for flag information.
Region Selection:
Fullscreen:
Screenshot and copy to clipboard:
|
Pick a hex color code, using ImageMagick:
| |
Known bugs:
Multi monitor systems break on --slurp usage. This is quite the tricky bug and will need some refactoring which we're currently working on. (https://github.com/waycrate/wayshot/issues/7)
Installation
AUR:
wayshot-git & wayshot-bin have been packaged.
Compile time dependencies:
- scdoc (If present, man-pages will be generated.)
- rustup
- make
Compiling:
git clone https://github.com/waycrate/wayshot && cd wayshotmake setupmakesudo make install
Support:
Smithay Developers:
Massive thanks to smithay developer Cmeissl and Victor Berger. Without them this project won't be possible as my wayland knowledge is limited.