qtilities / wshot

Wayland screenshot tool using Qarma
GNU General Public License v3.0
1 stars 3 forks source link

Wshot

Simple Qt screenshot GUI for Wayland.

Image of wshot

Depends

Optional

Build / Install

CMAKE_INSTALL_PREFIX has to be set to /usr on most operating systems.
Using sudo make install is discouraged, use the system package manager instead where possible.

cmake -B build -D CMAKE_INSTALL_PREFIX=/usr -W no-dev
cmake --build build --verbose
DESTDIR="$(pwd)/package" cmake --install build

Usage

By default screenshots are saved to ~/tmp/screenshot_*, edit FILEDIR= in wshot to change.

If no custom filename is set it defaults to screenshot_$(date +%F_%H.%M.%S) e.g. screenshot_2023-08-07_11.37.18.

Note

Packages

Packaging status

Translations

Translations can be added in weblate platform.

Translation status

Licenses

Wshot is licensed under the GPL3 license.
Icon comes from the nuoveXT2.2 icon set by sa-ki, LGPL3 license.