Xfce Wiki

Sub domains
 

xfce4-screenshooter

Introduction

The Xfce4-screenshooter is an application that can be used to take snapshots of your desktop screen.

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, a free online image hosting service.

This manual describes how you can use Xfce4-screenshooter, and how you can configure it to your preferences.


Screenshooter


Debugging Support

xfce4-screenshooter currently supports three different levels of debugging support, which can be setup using the configure flag `–enable-debug` (check the output of `configure –help`):

Argument Description
`yes` This is the default for Git snapshot builds. It adds all kinds of checks to the code, and is therefore likely to run slower. Use this for development of xfce4-screenshooter and locating bugs in xfce4-screenshooter.
`minimum` This is the default for release builds. This is the recommended behaviour.
`no` Disables all sanity checks. Don't use this unless you know exactly what you do.

Back To Top


Latest Release

  • xfce4-screenshooter 1.10.5 released (2024/02/04 23:24)
    <pre><a href="https://docs.xfce.org/apps/xfce4-screenshooter/start">xfce4-screenshooter</a> 1.10.5 is now available for download from <a href="https://archive.xfce.org/src/apps/xfce4-screenshooter/1.10/xfce4-screenshooter-1.10.5.tar.bz2">https://archive.xfce.org/src/apps/xfce4-screenshooter/1.10/xfce4-screenshooter-1.10.5.tar.bz2</a> <a href="https://archive.xfce.org/src/apps/xfce4-screenshooter/1.10/xfce4-screenshooter-1.10.5.tar.bz2?sha1">https://archive.xfce.org/src/apps/xfce4-screenshooter/1.10/xfce4-screenshooter-1.10.5.tar.bz2?sha1</a> <a href="https://archive.xfce.org/src/apps/xfce4-screenshooter/1.10/xfce4-screenshooter-1.10.5.tar.bz2?sha256">https://archive.xfce.org/src/apps/xfce4-screenshooter/1.10/xfce4-screenshooter-1.10.5.tar.bz2?sha256</a> 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: <a href="https://docs.xfce.org/apps/xfce4-screenshooter/start">https://docs.xfce.org/apps/xfce4-screenshooter/start</a> Release notes for 1.10.5 ======================== Note for packagers: This release is the first step to remove "Host on Imgur" as a built-in action. Please note a custom action was added providing a similar replacement. This means: - For the time being Imgur will be supported in two ways. - The shipped script contains dependencies, namely: curl, jq, zenity and xclip. - At your discretion, patch the script accordingly your distribution particularities or set "/imgur-custom-action-added=TRUE" during the package installation via xfconf to prevent the custom action creation. - At the end of the day, I believe it's up to users to keep using Imgur or modify the action to suit their needs. It's also fine if distributions decide to ship custom actions appropriate to their audience. For more details and feedback see https://gitlab.xfce.org/apps/xfce4-screenshooter/-/issues/115 --- - Add imgur support as custom action (!51) - Translation Updates: Albanian, Basque, Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Danish, Dutch, English (United Kingdom), Estonian, French, German, Greek, Hebrew, Italian, Japanese, Lithuanian, Norwegian Bokmål, Occitan (post 1500), Polish, Portuguese, Portuguese (Brazil), Russian, Serbian, Slovenian, Spanish, Swedish, Turkish, Ukrainian</pre>

Previous Versions

Back To Top


Source Code Repository

Reporting Bugs

Back to Top


Back to main Xfce documentation page