<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-utils, branch area-screenshot-delay</title>
<subtitle>MATE desktop utilities</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/'/>
<entry>
<title>mate-screenshot: Fix area selection timing with keyboard shortcuts</title>
<updated>2026-03-17T17:12:20+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@redhat.com</email>
</author>
<published>2025-08-28T20:39:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/commit/?id=7914c0861b91282868563e339392d413f88c321d'/>
<id>7914c0861b91282868563e339392d413f88c321d</id>
<content type='text'>
This prevents possible race conditions when launched via keyboard
shortcuts. The delay allows keyboard handlers to release before input
grabbing begins.

Fixes mate-desktop/mate-utils#37
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This prevents possible race conditions when launched via keyboard
shortcuts. The delay allows keyboard handlers to release before input
grabbing begins.

Fixes mate-desktop/mate-utils#37
</pre>
</div>
</content>
</entry>
<entry>
<title>fix memleak</title>
<updated>2026-03-13T13:10:09+00:00</updated>
<author>
<name>mbkma</name>
<email>johannes.unruh@fau.de</email>
</author>
<published>2026-03-11T22:30:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/commit/?id=ae9b1eb0564403938b7f14eda724d2f29c6a356a'/>
<id>ae9b1eb0564403938b7f14eda724d2f29c6a356a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build(deps): bump actions/checkout from 5 to 6</title>
<updated>2026-03-12T10:30:28+00:00</updated>
<author>
<name>dependabot[bot]</name>
<email>49699333+dependabot[bot]@users.noreply.github.com</email>
</author>
<published>2026-03-11T23:29:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/commit/?id=152d7deb22fcc23692a830e57df302d0c602fdea'/>
<id>152d7deb22fcc23692a830e57df302d0c602fdea</id>
<content type='text'>
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>ci: migrate from Travis CI to GitHub Actions (#373)</title>
<updated>2026-03-11T23:28:16+00:00</updated>
<author>
<name>mbkma</name>
<email>39454100+mbkma@users.noreply.github.com</email>
</author>
<published>2026-03-11T23:28:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/commit/?id=3146dfa2b6e7b7f1d1e24ed2a62e2bb01aef337d'/>
<id>3146dfa2b6e7b7f1d1e24ed2a62e2bb01aef337d</id>
<content type='text'>
* ci: migrate from Travis CI to GitHub Actions

Replace Travis CI configuration with GitHub Actions workflows.
Add CI build workflow for Debian, Fedora, Ubuntu, and Archlinux.
Add release workflow for automated GitHub releases on tags.
Add dependabot configuration for GHA pin updates.
Remove obsolete .travis.yml.

* ci: add missing PKGBUILD depends to archlinux CI script

* remove .build.yml

* ci: remove redundant GH CLI installation step

* ci: add set -eo pipefail to workflow scripts

* build: add AC_CONFIG_MACRO_DIRS([m4]) for gettext m4 macros

* ci: add missing pkgs

* ci: build mate-desktop from source

* ci: disable pt language for help in search tool in Fedora build

---------

Co-authored-by: Victor Kareh &lt;vkareh@redhat.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* ci: migrate from Travis CI to GitHub Actions

Replace Travis CI configuration with GitHub Actions workflows.
Add CI build workflow for Debian, Fedora, Ubuntu, and Archlinux.
Add release workflow for automated GitHub releases on tags.
Add dependabot configuration for GHA pin updates.
Remove obsolete .travis.yml.

* ci: add missing PKGBUILD depends to archlinux CI script

* remove .build.yml

* ci: remove redundant GH CLI installation step

* ci: add set -eo pipefail to workflow scripts

* build: add AC_CONFIG_MACRO_DIRS([m4]) for gettext m4 macros

* ci: add missing pkgs

* ci: build mate-desktop from source

* ci: disable pt language for help in search tool in Fedora build

---------

Co-authored-by: Victor Kareh &lt;vkareh@redhat.com&gt;</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>Revert "search tool: show also in other desktops"</title>
<updated>2024-09-18T05:53:21+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2024-09-18T05:48:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/commit/?id=fd4812ad6bb5ba84fd2cbd29f356c74a737b26f4'/>
<id>fd4812ad6bb5ba84fd2cbd29f356c74a737b26f4</id>
<content type='text'>
*Mate-search-tool can run in many DE's without this
*Showing it in other DE menus by default could generate
"doesn't work in" (some other DE) bug reports


This reverts commit c073fb933649a383e7d39a74f918053ec6e3e4a6.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
*Mate-search-tool can run in many DE's without this
*Showing it in other DE menus by default could generate
"doesn't work in" (some other DE) bug reports


This reverts commit c073fb933649a383e7d39a74f918053ec6e3e4a6.
</pre>
</div>
</content>
</entry>
<entry>
<title>search tool: show also in other desktops</title>
<updated>2024-09-17T19:56:49+00:00</updated>
<author>
<name>Christian Stadelmann</name>
<email>dev@genodeftest.de</email>
</author>
<published>2024-09-17T19:26:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/commit/?id=c073fb933649a383e7d39a74f918053ec6e3e4a6'/>
<id>c073fb933649a383e7d39a74f918053ec6e3e4a6</id>
<content type='text'>
With GNOME search tool being deprecated and removed from some distros therefore, how about making this app available in other desktops too?</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With GNOME search tool being deprecated and removed from some distros therefore, how about making this app available in other desktops too?</pre>
</div>
</content>
</entry>
<entry>
<title>release 1.28.0</title>
<updated>2024-02-22T00:37:11+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2024-02-22T00:37:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/commit/?id=a51978473f24f11f4826a20dbd9148474530d652'/>
<id>a51978473f24f11f4826a20dbd9148474530d652</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
