<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.4.1">Jekyll</generator><link href="/feed.xml" rel="self" type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" /><updated>2026-04-08T10:13:12+00:00</updated><id>/feed.xml</id><title type="html">Shutter - Screenshot Tool</title><subtitle>Shutter - Screenshot Tool website</subtitle><entry><title type="html">Shutter 0.99.6 - more bug fixes</title><link href="/releases/0.99.6/" rel="alternate" type="text/html" title="Shutter 0.99.6 - more bug fixes" /><published>2025-03-02T00:00:00+00:00</published><updated>2025-03-02T00:00:00+00:00</updated><id>/releases/release-0.99.6</id><content type="html" xml:base="/releases/0.99.6/"><![CDATA[<p>Bug fixes:</p>

<ul>
  <li>Fixed sporadic crash on startup due to wrong usage of libwnck. The ability to take screenshot of a window is currently broken, but that’s better than not starting at all.</li>
  <li>Fixed Pixelate tool in Draw to decrease leaking of data from under pixelation</li>
  <li>Fixed quality setting of PNG images</li>
</ul>

<p>New features:</p>

<ul>
  <li>Added AVIF format support</li>
</ul>

<p>New optional dependency for AVIF support: Gdk Pixbuf loader from <a href="https://github.com/AOMediaCodec/libavif">libavif</a>, e.g. <a href="https://packages.debian.org/sid/libavif-gdk-pixbuf">libavif-gdk-pixbuf</a> in Debian, or as part of <code class="language-plaintext highlighter-rouge">libavif</code> package in some other distros.</p>]]></content><author><name>Alexey Sokolov</name></author><category term="release" /><summary type="html"><![CDATA[Bug fixes:]]></summary></entry><entry><title type="html">Shutter 0.99.5 - more bug fixes</title><link href="/releases/0.99.5/" rel="alternate" type="text/html" title="Shutter 0.99.5 - more bug fixes" /><published>2024-03-31T00:00:00+00:00</published><updated>2024-03-31T00:00:00+00:00</updated><id>/releases/bug-fix-release-0.99.5</id><content type="html" xml:base="/releases/0.99.5/"><![CDATA[<p>After another long period of time with no new releases, the Shutter team is happy to announce a new, mostly bug fix, release 0.99.5.</p>

<p>Bug fixes:</p>

<ul>
  <li>Fixed loading and saving profiles</li>
  <li>Fixed the editor being unavailable under some circumstances</li>
  <li>Fixed crash when selection has zero width or height</li>
  <li>Check to prevent user setting a filename pattern without wildcards, which lead to crashes</li>
  <li>Fixed crash on Wayland under some circumstances</li>
  <li>Fixed crash when the autostart .desktop file is not writable</li>
  <li>Fixed handling images pasted from clipboard: they are now handled the same as screenshots made by Shutter itself, rather than being put into /tmp</li>
  <li>Fixed error when using the -s option with a zero coordinate for the selection origin</li>
</ul>

<p>New features:</p>

<ul>
  <li>Added WebP support</li>
  <li>In Selection mode added an option to take screenshot on releasing the mouse button without confirmation</li>
</ul>

<p>New optional dependency for WebP support: <a href="https://github.com/aruiz/webp-pixbuf-loader">webp-pixbuf-loader</a></p>]]></content><author><name>Michael Kogan</name></author><category term="release" /><summary type="html"><![CDATA[After another long period of time with no new releases, the Shutter team is happy to announce a new, mostly bug fix, release 0.99.5.]]></summary></entry><entry><title type="html">Shutter 0.99.4 - fix crash for new installs</title><link href="/releases/0.99.4/" rel="alternate" type="text/html" title="Shutter 0.99.4 - fix crash for new installs" /><published>2023-03-11T00:00:00+00:00</published><updated>2023-03-11T00:00:00+00:00</updated><id>/releases/hotfix-release-0.99.4</id><content type="html" xml:base="/releases/0.99.4/"><![CDATA[<p>Two further bugs have been fixed after the recent 0.99.3 release:</p>

<ul>
  <li>Fix not appearing tray icon on system startup under rare circumstances</li>
  <li>Fix crash on launch for new installs</li>
</ul>]]></content><author><name>Michael Kogan</name></author><category term="release" /><summary type="html"><![CDATA[Two further bugs have been fixed after the recent 0.99.3 release:]]></summary></entry><entry><title type="html">Shutter 0.99.3 - some more bug fixes for 2023</title><link href="/releases/0.99.3/" rel="alternate" type="text/html" title="Shutter 0.99.3 - some more bug fixes for 2023" /><published>2023-03-04T00:00:00+00:00</published><updated>2023-03-04T00:00:00+00:00</updated><id>/releases/new-release-0.99.3</id><content type="html" xml:base="/releases/0.99.3/"><![CDATA[<p>After a long time there is another bugfix release:</p>

<ul>
  <li>Improved code quality a bit, added a few unit tests (thanks to Alexander Ruzhnikov!)</li>
  <li>Fixed font size in the editor</li>
  <li>Fixed loading of profiles</li>
  <li>Fixed crash when taking too small screenshots</li>
  <li>Fixed appearance of the web capture button</li>
  <li>Fixed XML schema of AppData</li>
  <li>Allow more valid character in filenames</li>
  <li>Removed dysfunctional upload plugins</li>
  <li>Added a visible warning about limited functionality on Wayland</li>
</ul>

<p>New dependency: <a href="https://metacpan.org/pod/Moo">Moo</a></p>

<p>Dropped dependencies: libwww-mechanize-perl, libwww-perl, libnet-oauth-perl</p>]]></content><author><name>Alexey Sokolov</name></author><category term="release" /><summary type="html"><![CDATA[After a long time there is another bugfix release:]]></summary></entry><entry><title type="html">Shutter 0.99.2</title><link href="/releases/0.99.2/" rel="alternate" type="text/html" title="Shutter 0.99.2" /><published>2021-10-24T00:00:00+00:00</published><updated>2021-10-24T00:00:00+00:00</updated><id>/releases/version-0.99.2</id><content type="html" xml:base="/releases/0.99.2/"><![CDATA[<p>Fix for <a href="/releases/0.99.1/">previous version</a>. I acidentally had left a debug
code there, resulting in wayland-specific code to be executed for X11 system.</p>]]></content><author><name>Alexey Sokolov</name></author><category term="release" /><summary type="html"><![CDATA[Fix for previous version. I acidentally had left a debug code there, resulting in wayland-specific code to be executed for X11 system.]]></summary></entry><entry><title type="html">Shutter 0.99.1</title><link href="/releases/0.99.1/" rel="alternate" type="text/html" title="Shutter 0.99.1" /><published>2021-10-17T00:00:00+00:00</published><updated>2021-10-17T00:00:00+00:00</updated><id>/releases/shutter-0.99.1</id><content type="html" xml:base="/releases/0.99.1/"><![CDATA[<p>A small fix-mostly release.</p>

<p>The fix is the
<a href="https://github.com/shutter-project/shutter/issues/407">compatibility</a> with
GLib 2.70. GLib strictened the way how GApplication is initialized, and Shutter
apparently was doing it incorrectly before, resulting in inability to run
Shutter again to bring up the main window, or to take screenshots from command
line. The fix works with older GLib as well.</p>

<p>The new feature is a rudimentary Wayland support. Don’t get too excited about
it yet. All it does is it asks the compositor to let user take the screenshot,
and user will be presented with some implementation-defined UI to select the
window or area, which we cannot control at all. Maybe the limitations will be
lifted in future, but no promises. Also there are multiple cases where it
doesn’t work, e.g.:</p>

<ul>
  <li>The compositor doesn’t even support <a href="https://flatpak.github.io/xdg-desktop-portal/portal-docs.html#gdbus-org.freedesktop.portal.Screenshot">XDG Desktop Portal
API</a></li>
  <li>The backend for the XDG Desktop Portal API doesn’t match the compositor
running, e.g.  Gnome’s portal backend cannot take screenshot on KDE, and
instead it silently does nothing</li>
</ul>

<p>We can’t even meaningfully handle these cases, other than adding a huge timeout
to the call, because perhaps the user is just taking time interacting the UI
shown by the portal backend.</p>

<p>Finally, dependency on
<a href="https://metacpan.org/pod/Gtk3::ImageView">Gtk3::ImageView</a> is bumped to v10:
the improved selection tool added in <a href="/releases/0.98/">Shutter 0.98</a> got moved
upstream.</p>]]></content><author><name>Alexey Sokolov</name></author><category term="release" /><summary type="html"><![CDATA[A small fix-mostly release.]]></summary></entry><entry><title type="html">Shutter 0.99</title><link href="/releases/0.99/" rel="alternate" type="text/html" title="Shutter 0.99" /><published>2021-09-03T00:00:00+00:00</published><updated>2021-09-03T00:00:00+00:00</updated><id>/releases/release-of-0.99</id><content type="html" xml:base="/releases/0.99/"><![CDATA[<p>New version is available with the following improvements:</p>

<ul>
  <li>Fixed several more regressions of the <a href="/releases/0.96/">Gtk3 switch</a>:
    <ul>
      <li>Fixed File-&gt;Open dialog</li>
      <li>Fixed Autoscroll option of the Draw tool</li>
    </ul>
  </li>
  <li>Added support for <code class="language-plaintext highlighter-rouge">gir1.2-ayatanaappindicator3</code>, because some distros don’t have <code class="language-plaintext highlighter-rouge">gir1.2-appindicator3</code> anymore. If neither of AppIndicator3 nor AyatanaAppIndicator3 is available, on some DEs you will miss the tray icon, so it’s recommended to have at least one of these 2 libraries installed.</li>
  <li>Fixed schema of the appdata XML, use https in URLs in it</li>
  <li>Added search keywords to the shutter.desktop file</li>
  <li>Icons cleanup
    <ul>
      <li>Dropped a copy of the whole Tango icon set, which was usable from the Draw Tool. Any icon can still be imported from the the local disk, including even Tango ones if they are installed</li>
      <li>Fixed shutter icon size</li>
      <li>Removed duplication of the same icons</li>
      <li>Removed logo images for dropped image hosters</li>
    </ul>
  </li>
</ul>]]></content><author><name>Alexey Sokolov</name></author><category term="release" /><summary type="html"><![CDATA[New version is available with the following improvements:]]></summary></entry><entry><title type="html">Official PPA revived</title><link href="/2021/08/10/ppa_news/" rel="alternate" type="text/html" title="Official PPA revived" /><published>2021-08-10T00:00:00+00:00</published><updated>2021-08-10T00:00:00+00:00</updated><id>/2021/08/10/ppa_news</id><content type="html" xml:base="/2021/08/10/ppa_news/"><![CDATA[<p>Shutter’s official PPA has been abandoned many years ago, but luckily a <a href="https://www.linuxuprising.com/2018/10/shutter-removed-from-ubuntu-1810-and.html">PPA by linuxuprising</a> has been available for over two years already and made it possible for Ubuntu and Ubuntu-based distros’ users to comfortably install Shutter.</p>

<p>Today we are happy to announce that the creator of linuxuprising <a href="https://www.linuxuprising.com/2021/08/official-shutter-screenshot-tool.html">has taken over</a> the maintanence of the <a href="https://launchpad.net/~shutter/+archive/ubuntu/ppa">official PPA</a> and updated it with packages for Ubuntu 20.04 and 21.04.</p>

<p>Users of the PPA by linuxuprising are advised to switch to the official PPA, since the linuxuprising PPA will only be maintained for a limited time.</p>]]></content><author><name>Michael Kogan</name></author><category term="ppa" /><category term="news" /><summary type="html"><![CDATA[Shutter’s official PPA has been abandoned many years ago, but luckily a PPA by linuxuprising has been available for over two years already and made it possible for Ubuntu and Ubuntu-based distros’ users to comfortably install Shutter.]]></summary></entry><entry><title type="html">Shutter 0.98 with further fixes</title><link href="/releases/0.98/" rel="alternate" type="text/html" title="Shutter 0.98 with further fixes" /><published>2021-08-03T00:00:00+00:00</published><updated>2021-08-03T00:00:00+00:00</updated><id>/releases/0.98-futher-fixes</id><content type="html" xml:base="/releases/0.98/"><![CDATA[<p>0.98 fixes several regressions which haven’t been fixed in <a href="/releases/0.97/">0.97</a>.</p>

<p>Fixes:</p>
<ul>
  <li>show main window when launching Shutter and an instance is already running</li>
  <li>in selection mode allow to move the selection</li>
  <li>in selection mode allow to trigger the screenshot with doubleclick</li>
  <li>fix the Print button</li>
  <li>when uploading a screenshot via FTP, copying the URL to clipboard is now functional</li>
  <li>fix the “Torn paper” and “Watermark” plugins</li>
</ul>]]></content><author><name>Michael Kogan</name></author><category term="release" /><summary type="html"><![CDATA[0.98 fixes several regressions which haven’t been fixed in 0.97.]]></summary></entry><entry><title type="html">Shutter 0.97, with fixes after Gtk3 switch!</title><link href="/releases/0.97/" rel="alternate" type="text/html" title="Shutter 0.97, with fixes after Gtk3 switch!" /><published>2021-06-19T00:00:00+00:00</published><updated>2021-06-19T00:00:00+00:00</updated><id>/releases/0.97-fixes-gtk3</id><content type="html" xml:base="/releases/0.97/"><![CDATA[<p>0.97 fixes several regressions of <a href="/releases/0.96/">0.96</a>.</p>

<p>Crash fixes:</p>
<ul>
  <li>when doing screenshot if “include cursor” is set</li>
  <li>when using text annotation tools in the editor</li>
  <li>when launching on Wayland. Note that the screenshot functionality is still not available on Wayland yet</li>
  <li>when using a DE without a dedicated Pictures/ directory</li>
</ul>

<p>Additionally:</p>
<ul>
  <li>the tray icon wasn’t shown on Gnome, making it impossible to interact with the app after the main window is closed/hidden
    <ul>
      <li>if both libappindicator is not available and the legacy tray icon doesn’t work (it’s not supported by gnome), closing the window will now terminate the application rather than hiding it to the non-existing tray</li>
    </ul>
  </li>
  <li>copy to clipboard didn’t work</li>
  <li>capturing full screen on multiple screens didn’t work</li>
</ul>]]></content><author><name>Alexey Sokolov</name></author><category term="release" /><summary type="html"><![CDATA[0.97 fixes several regressions of 0.96.]]></summary></entry></feed>