Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
apps:screenshooter:start [2013/07/13 20:27] – [Screenshooter] nickapps:screenshooter:start [2020/09/28 01:02] – updated links to point to new dir kevinbowen
Line 1: Line 1:
 ~~NOTOC~~ ~~NOTOC~~
 +{{ :apps:xfce4-screenshooter.png?nolink|}}
 ====== Xfce4-screenshooter ====== ====== Xfce4-screenshooter ======
  
Line 6: Line 6:
 The Xfce4-screenshooter is an application that can be used to take snapshots of your desktop screen. 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 ZimageZ, a free online image hosting service.+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. This manual describes how you can use Xfce4-screenshooter, and how you can configure it to your preferences.
 +
 +----
  
 ===== Screenshooter ===== ===== Screenshooter =====
  
-[[usage|Using the application]]\\ +  * **[[:apps:xfce4-screenshooter:usage|Using the application]]** -- Make screenshots with the application interface or the command-line 
-Make screenshots with the application interface or the command-line+ 
 +  * **[[:apps:xfce4-screenshooter:panel-plugin|Using the Xfce panel plugin]]** -- How to add and configure the panel plugin 
 + 
 +---- 
 + 
 +===== 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. | 
 + 
 +---- 
 + 
 +===== Latest Release ===== 
 +==== 1.9.7 (20191103)==== 
 +[[https://archive.xfce.org/src/apps/xfce4-screenshooter/1.9/xfce4-screenshooter-1.9.7.tar.bz2|xfce4-screenshooter-1.9.7.tar.bz2]] 
 +    * **[[https://archive.xfce.org/src/apps/xfce4-screenshooter/1.9/xfce4-screenshooter-1.9.7.tar.bz2?sha1|SHA1 hash]]** 
 +    * **[[https://archive.xfce.org/src/apps/xfce4-screenshooter/1.9/xfce4-screenshooter-1.9.7.tar.bz2?sha256|SHA256 hash]]** 
 + 
 +[[https://archive.xfce.org/src/apps/xfce4-screenshooter/|Previous Versions]] 
 + 
 +---- 
 +===== Source Code Repository ===== 
 +[[https://gitlab.xfce.org/apps/xfce4-screenshooter|]] 
 + 
 +---- 
 + 
 +===== Reporting Bugs ===== 
 + 
 +  * **[[:apps:xfce4-screenshooter:bugs|Reporting Bugs]]** -- Open bug reports and how to report new bugs 
  
-[[panel-plugin|Using the Xfce panel plugin]]\\ +---- 
-How to add and configure the panel plugin+[[:start|Back to main Xfce documentation page]]