Xfce Wiki

Sub domains
 

Differences

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

Link to this comparison view

Next revision
Previous revision
apps:xfce4-screenshooter:start [2020/09/27 17:29] – created kevinbowenapps:xfce4-screenshooter:start [2024/02/06 02:14] (current) – fix links & RSS feed formatting kevinbowen
Line 1: Line 1:
 ~~NOTOC~~ ~~NOTOC~~
-{{ :apps:xfce4-screenshooter.png?nolink|}} +{{ :xfce:xfce.screenshooter.png?no link|}} 
-====== Xfce4-screenshooter ======+====== xfce4-screenshooter ====== 
 + 
 +  * **[[#Introduction|Introduction]]** 
 +  * **[[#Debugging|Debugging]]** 
 +  * **[[#Latest Release|Latest Release]]** 
 +  * **[[#Source Code Repository|Source Code Repository]]** 
 +  * **[[#Reporting Bugs|Reporting Bugs]]** 
 + 
 +----
  
 ===== Introduction ===== ===== Introduction =====
 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 Imgur, a free online image hosting service.+Xfce4-screenshooter 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 file, copy it to the clipboard, open 
 +it using another application, host it on imgur.com (a free online image hosting service) or use your creativity with custom action scripts.
  
 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.
Line 17: Line 27:
  
   * **[[panel-plugin|Using the Xfce panel plugin]]** -- How to add and configure the panel plugin   * **[[panel-plugin|Using the Xfce panel plugin]]** -- How to add and configure the panel plugin
 +
 +  * **[[custom-actions|Using custom actions]]** -- How to add and use custom actions
  
 ---- ----
Line 23: Line 35:
  
 xfce4-screenshooter currently supports three different levels of 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 +which can be setup using the configure flag ''--enable-debug'' (check the output 
-of `configure --help`):+of ''configure --help''):
  
 ^ Argument  ^ Description ^ ^ 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. | +''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.** | +''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. |+''no''      | Disables all sanity checks. Don't use this unless you know exactly what you do. |
  
 +[[|Back To Top]]
 ---- ----
  
 ===== Latest Release ===== ===== Latest Release =====
-==== 1.9.7 (20191103)==== +{{rss>https://archive.xfce.org/feeds/project/xfce4-screenshooter 1 date 2h}} 
-[[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://gitlab.xfce.org/apps/xfce4-screenshooter/-/blob/master/NEWS|Read the CHANGELOG]] 
 + 
 +  * **[[https://archive.xfce.org/src/apps/xfce4-screenshooter/|Download current release]]** (link also contains older versions) 
  
 [[https://archive.xfce.org/src/apps/xfce4-screenshooter/|Previous Versions]] [[https://archive.xfce.org/src/apps/xfce4-screenshooter/|Previous Versions]]
  
 +
 +[[|Back To Top]]
 ---- ----
 +
 ===== Source Code Repository ===== ===== Source Code Repository =====
 [[https://gitlab.xfce.org/apps/xfce4-screenshooter|]] [[https://gitlab.xfce.org/apps/xfce4-screenshooter|]]
Line 52: Line 71:
  
  
 +[[|Back to Top]]
 ---- ----
 [[:start|Back to main Xfce documentation page]] [[:start|Back to main Xfce documentation page]]