You are not logged in.
xfce4-screenshooter 1.9.11 is now available for download from
https://archive.xfce.org/src/apps/xfce4 … 11.tar.bz2
https://archive.xfce.org/src/apps/xfce4 … r.bz2?sha1
https://archive.xfce.org/src/apps/xfce4 … bz2?sha256
What is xfce4-screenshooter?
============================
This application allows you to capture the entire screen, the active
window or a selected region. You can set the delay that elapses before
the screenshot is taken and the action that will be done with the
screenshot: save it to a PNG file, copy it to the clipboard, open it
using another application, or host it on imgur.com.
A plugin for the Xfce panel is also available.
Website:
https://docs.xfce.org/apps/xfce4-screenshooter/start
Release notes for 1.9.11
========================
- Add support to WebP (#76)
- Fix window capture in HiDPI mode (#73)
- Fix intltool lock file problem during make distcheck
- Add option to Show in File Manager when saving (#47)
- Do not quit after dismissing dialog if invoked from plugin (#71)
- Update COPYING (#70)
- Translation Updates:
Albanian, Basque, Belarusian, Bulgarian, Catalan, Chinese (China),
Chinese (Taiwan), Czech, Danish, Dutch, Estonian, Finnish, French,
Galician, German, Greek, Hebrew, Indonesian, Italian, Japanese,
Korean, Lithuanian, Malay, Norwegian Bokmål, Persian (Iran), Polish,
Portuguese, Portuguese (Brazil), Russian, Serbian, Slovak, Slovenian,
Spanish, Swedish, Thai, Turkish, Ukrainian
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
is it possible to run it silently (no output, no window) to capture based entirely on command line arguments to detail what to do, and save to a specific path?
i would like to make it be a keyboard shortcut (Print Screen/Sys Rq).
Offline
xfce4-screenshooter [-f|-w] -s /path/to/file.png
Remember to edit the subject of your topic to include the [SOLVED] tag once you're satisfied with the answers or have found a solution (in which case, don't forget to share it as well), so that other members of the community can quickly refer to it and save their time. Pretty please!
Offline
I adapted the command of KBar to follow naming convention of xfce4-screenshooter and prepared it directly for pasting into "Keyboard shortcuts". Might need to tweak the path where the image is saved:
sh -c 'xfce4-screenshooter -w -s ~/Desktop/Screenshot_$(date +"%Y-%m-%d_%H-%M-%S")'
Also works with -r flag for region selection which is pretty cool.
Offline
i name all my screen capture files like ~/.screenshots/%Y%m%d%H%M%S%f.png where %f is a 9 digit fraction (nanoseconds) to keep each capture and have them sorted by time. i have a different program doing the actual capture and cannot remember why i chose that program. this announcement made me think about it. maybe i will re-evaluate that decision.
Offline
@ToZ
What is the gtk theme in the screenshots?
Offline
@ToZ
What is the gtk theme in the screenshots?
Orchis with Qogir icons.
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
[ Generated in 0.014 seconds, 7 queries executed - Memory usage: 547.97 KiB (Peak: 548.81 KiB) ]