<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-utils/mate-screenshot/src, branch fix-screenshot-invisible-border</title>
<subtitle>MATE desktop utilities</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/'/>
<entry>
<title>Fix window screenshot including invisible borders</title>
<updated>2026-05-21T02:42:45+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@redhat.com</email>
</author>
<published>2026-05-21T01:41:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/commit/?id=71cf032ae5c002b428640c8d86fef8c0a15a5afd'/>
<id>71cf032ae5c002b428640c8d86fef8c0a15a5afd</id>
<content type='text'>
When marco resize borders are enabled, window screenshots had the entire
frame window and included the invisible resize borders, causing
artifacts around the window and leaking whatever was behind it.

This reads the frame extents and compares with the client window
position to determine the offset of the invisible borders and so we can
adjust the dimensions to remove it.

Fixes #236
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When marco resize borders are enabled, window screenshots had the entire
frame window and included the invisible resize borders, causing
artifacts around the window and leaking whatever was behind it.

This reads the frame extents and compares with the client window
position to determine the offset of the invisible borders and so we can
adjust the dimensions to remove it.

Fixes #236
</pre>
</div>
</content>
</entry>
<entry>
<title>mate-screenshot: Cleanup on SIGINT and SIGTERM again</title>
<updated>2025-11-14T23:00:26+00:00</updated>
<author>
<name>Colomban Wendling</name>
<email>cwendling@hypra.fr</email>
</author>
<published>2025-11-05T11:22:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/commit/?id=b70d97e762a165828402307bca87221fdfa26d51'/>
<id>b70d97e762a165828402307bca87221fdfa26d51</id>
<content type='text'>
Cleanly exit on SIGINT and SIGTERM so we can properly cleanup temporary
files.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Cleanly exit on SIGINT and SIGTERM so we can properly cleanup temporary
files.
</pre>
</div>
</content>
</entry>
<entry>
<title>mate-screenshot: Replace fork save with sync save</title>
<updated>2025-11-04T18:41:37+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@redhat.com</email>
</author>
<published>2025-08-25T19:14:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/commit/?id=c74d86d0f25435b1d90f70015d210448126bb6ef'/>
<id>c74d86d0f25435b1d90f70015d210448126bb6ef</id>
<content type='text'>
Newer versions of gdk-pixbuf use libglycin's asynchronous image save
mechanism. This makes the fork-save redundant and has a potential of
hanging when saving a screenshot.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Newer versions of gdk-pixbuf use libglycin's asynchronous image save
mechanism. This makes the fork-save redundant and has a potential of
hanging when saving a screenshot.
</pre>
</div>
</content>
</entry>
<entry>
<title>mate-screenshot: Toggle shutter sound</title>
<updated>2025-08-20T04:50:16+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@redhat.com</email>
</author>
<published>2025-08-20T04:18:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/commit/?id=f760c0fed9a093412dcff4801c3b6ede8b9c0458'/>
<id>f760c0fed9a093412dcff4801c3b6ede8b9c0458</id>
<content type='text'>
This setting allows user to enable/disable the shutter sound when taking
a screenshot. Default is enabled to maintain current behavior.

Fixes #134
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This setting allows user to enable/disable the shutter sound when taking
a screenshot. Default is enabled to maintain current behavior.

Fixes #134
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove init_stock_icons code and replace gtk_drag_set_icon_stock with gtk_drag_set_icon_name</title>
<updated>2023-05-23T16:42:37+00:00</updated>
<author>
<name>zhuyaliang</name>
<email>15132211195@163.com</email>
</author>
<published>2023-05-22T08:08:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/commit/?id=757b4728baab9f96808e05ab3d7fc5341b57f11a'/>
<id>757b4728baab9f96808e05ab3d7fc5341b57f11a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix build warnings about missing field initializer</title>
<updated>2022-02-11T17:34:16+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2021-10-28T08:53:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/commit/?id=ae5293ecdb902c6ff3f4870e6ae94c69024b3288'/>
<id>ae5293ecdb902c6ff3f4870e6ae94c69024b3288</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Unnecessary G_OBJECT cast when calling signal connect function</title>
<updated>2022-01-21T02:50:58+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2021-10-27T11:12:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/commit/?id=26cd61275d4b626ea663abfeb2d4a6befd1e8b1f'/>
<id>26cd61275d4b626ea663abfeb2d4a6befd1e8b1f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>mate-screenshot: fix memory leak</title>
<updated>2021-12-21T12:31:05+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2021-11-08T14:26:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/commit/?id=d8524845d09311f0b037eb7b8e13c45724bb1661'/>
<id>d8524845d09311f0b037eb7b8e13c45724bb1661</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use a blank line at most</title>
<updated>2021-11-24T21:38:06+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2021-10-27T16:16:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/commit/?id=988e071b6bb8c358f44fa4f243af38db260c4888'/>
<id>988e071b6bb8c358f44fa4f243af38db260c4888</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update copyright to 2021</title>
<updated>2021-06-25T15:58:34+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2021-06-25T15:58:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/commit/?id=a389798a0ced24dfa1e164888878059f6bdf2457'/>
<id>a389798a0ced24dfa1e164888878059f6bdf2457</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
