<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-utils/mate-screenshot, branch master</title>
<subtitle>MATE desktop utilities</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/'/>
<entry>
<title>build: Make wayland dependencies optional</title>
<updated>2026-08-31T20:50:01+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@redhat.com</email>
</author>
<published>2026-08-31T15:52:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/commit/?id=f94beb3bc4b19565af5a9ce5620cdc64d3557a49'/>
<id>f94beb3bc4b19565af5a9ce5620cdc64d3557a49</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>wayland: calculate the virtual framebuffer size using GDK logical coordinates</title>
<updated>2026-08-30T20:01:29+00:00</updated>
<author>
<name>Aleksey Samoilov</name>
<email>samoilov.lex@gmail.com</email>
</author>
<published>2026-08-30T16:43:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/commit/?id=8a2197bd4783c934f31df2992ab32b29d0c2f01b'/>
<id>8a2197bd4783c934f31df2992ab32b29d0c2f01b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add wlr protocol to EXTRA_DIST</title>
<updated>2026-08-30T20:01:29+00:00</updated>
<author>
<name>Sunderland93</name>
<email>samoilov.lex@gmail.com</email>
</author>
<published>2026-08-26T11:46:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/commit/?id=98ffcfc8c94570a40b3feacac8f050c845cfbd20'/>
<id>98ffcfc8c94570a40b3feacac8f050c845cfbd20</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ci: point to correct location of wlr-screencopy.xml</title>
<updated>2026-08-30T20:01:29+00:00</updated>
<author>
<name>Aleksey Samoilov</name>
<email>samoilov.lex@gmail.com</email>
</author>
<published>2026-07-22T12:15:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/commit/?id=fe6a8767c9bbf8041e531074ad689db8376d677c'/>
<id>fe6a8767c9bbf8041e531074ad689db8376d677c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ci: build fixes</title>
<updated>2026-08-30T20:01:29+00:00</updated>
<author>
<name>Aleksey Samoilov</name>
<email>samoilov.lex@gmail.com</email>
</author>
<published>2026-07-21T21:11:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/commit/?id=b2b11eb9a196147b45b25144d24b4f5aa37af342'/>
<id>b2b11eb9a196147b45b25144d24b4f5aa37af342</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Wayland support for mate-screenshot</title>
<updated>2026-08-30T20:01:29+00:00</updated>
<author>
<name>Aleksey Samoilov</name>
<email>samoilov.lex@gmail.com</email>
</author>
<published>2026-07-19T19:26:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/commit/?id=60057b83ba1bbb209adc997ddcf0f234d832d426'/>
<id>60057b83ba1bbb209adc997ddcf0f234d832d426</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix window screenshot including invisible borders</title>
<updated>2026-05-27T20:04:15+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=d7b746d8faaeed50c6502c27d53fa7a895e2f2c9'/>
<id>d7b746d8faaeed50c6502c27d53fa7a895e2f2c9</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>
</feed>
