Skip to content
Snippets Groups Projects
user avatar
Jérôme Guelfucci authored
This new interface is based on a suggestion by Yves-Alexis Pérez. The
former main dialog is split into two dialogs: one for selecting the
region to be captured and the delay, while the second one displays a
preview of the screenshot and lists the available actions.

The main application shows the first dialog, then the second one. If
one of the region cli options is given, the screenshot is taken
accordingly and the second dialog is displayed.

The panel plugin uses the first dialog as a configuration dialog. When
you click the plugin, the screenshot is taken and the second dialog is
shown.
e1d44638
History
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.

A plugin for the Xfce panel is also available.

You can grab the development version with subversion by running:
svn co http://svn.xfce.org/svn/goodies/xfce4-screenshooter/trunk/ xfce4-screenshooter

The documentation is available in the doc/ folder of the source tree.