<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-control-center, branch 1.28</title>
<subtitle>Utilities to configure the MATE desktop</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/'/>
<entry>
<title>Release 1.28.2</title>
<updated>2026-08-31T06:23:13+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2026-08-31T06:23:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=1795a2240e4a10358847db0004351b3be6110f2d'/>
<id>1795a2240e4a10358847db0004351b3be6110f2d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>display: fix preview ghosting when rearranging monitors</title>
<updated>2026-08-31T06:18:51+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@redhat.com</email>
</author>
<published>2026-06-09T19:31:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=a967a0bd84fee06cb4e6ea807e7df448db4e0e39'/>
<id>a967a0bd84fee06cb4e6ea807e7df448db4e0e39</id>
<content type='text'>
Dragging monitors in the display preferences left ghost images of the
previous position on systems without a compositor.

This patch removes creating an entire drawing context on the parent
window just for testing when edges touch and instead use a single-pixel
cairo surface. That way we avoid interfering with pending redraws. Then
we replace the manual canvas-to-window coordinate translation for
invalidation with a simple redraw call, which should handle windowless
widget positioning correctly.

Fixes #808
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Dragging monitors in the display preferences left ghost images of the
previous position on systems without a compositor.

This patch removes creating an entire drawing context on the parent
window just for testing when edges touch and instead use a single-pixel
cairo surface. That way we avoid interfering with pending redraws. Then
we replace the manual canvas-to-window coordinate translation for
invalidation with a simple redraw call, which should handle windowless
widget positioning correctly.

Fixes #808
</pre>
</div>
</content>
</entry>
<entry>
<title>Translations update from Fedora Weblate (#818)</title>
<updated>2026-08-31T06:18:35+00:00</updated>
<author>
<name>Weblate (bot)</name>
<email>noreply@weblate.org</email>
</author>
<published>2026-08-28T18:05:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=6fe66fb9f79573237e9d9a8585e79072f2bb3cfb'/>
<id>6fe66fb9f79573237e9d9a8585e79072f2bb3cfb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Translations update from Fedora Weblate (#817)</title>
<updated>2026-08-31T06:17:38+00:00</updated>
<author>
<name>Weblate (bot)</name>
<email>hosted@weblate.org</email>
</author>
<published>2026-08-24T04:13:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=2e2d18eb85a5e90147233ed9b15b0fc220cef115'/>
<id>2e2d18eb85a5e90147233ed9b15b0fc220cef115</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Translations update from Fedora Weblate (#810)</title>
<updated>2026-08-31T06:16:55+00:00</updated>
<author>
<name>Weblate (bot)</name>
<email>hosted@weblate.org</email>
</author>
<published>2026-08-19T20:53:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=cde24d5fe00901453208c98794f9c15402d691cd'/>
<id>cde24d5fe00901453208c98794f9c15402d691cd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>appearance: verify if theme is GTK3</title>
<updated>2026-08-31T06:15:48+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@redhat.com</email>
</author>
<published>2026-08-03T17:41:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=75d29e6cf887b5f7d760db1a094556b43de2c167'/>
<id>75d29e6cf887b5f7d760db1a094556b43de2c167</id>
<content type='text'>
mate-appearance-properties only looked for a gtk-2.0/gtkrc file when
deciding whether a theme was installed, so GTK3 themes were reported as
not installed.

This adds a monitor for the gtk-3.0/gtk.css file to validate whether the
theme is GTK3.

Fixes mate-desktop/mate-themes#276
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
mate-appearance-properties only looked for a gtk-2.0/gtkrc file when
deciding whether a theme was installed, so GTK3 themes were reported as
not installed.

This adds a monitor for the gtk-3.0/gtk.css file to validate whether the
theme is GTK3.

Fixes mate-desktop/mate-themes#276
</pre>
</div>
</content>
</entry>
<entry>
<title>fix invalid po files</title>
<updated>2026-08-31T06:15:06+00:00</updated>
<author>
<name>Olivier Schneider</name>
<email>olivier@oschneider.eu</email>
</author>
<published>2026-04-16T15:03:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=e6d69d3d9f582f202037cd7c9138ccf8e1cc4257'/>
<id>e6d69d3d9f582f202037cd7c9138ccf8e1cc4257</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove empty po files</title>
<updated>2026-08-31T06:14:54+00:00</updated>
<author>
<name>Olivier Schneider</name>
<email>olivier@oschneider.eu</email>
</author>
<published>2026-04-16T09:24:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=27008bd7ad8d78b2926b70469e96f8749e84ac38'/>
<id>27008bd7ad8d78b2926b70469e96f8749e84ac38</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove invalid po files</title>
<updated>2026-08-31T06:14:47+00:00</updated>
<author>
<name>Olivier Schneider</name>
<email>olivier@oschneider.eu</email>
</author>
<published>2026-04-10T14:07:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=bb92e086e71fe9378bf2b0d3bd65dd0334f4b4bd'/>
<id>bb92e086e71fe9378bf2b0d3bd65dd0334f4b4bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add translation coverage badge</title>
<updated>2026-08-31T06:14:39+00:00</updated>
<author>
<name>Olivier Schneider</name>
<email>olivier@oschneider.eu</email>
</author>
<published>2026-04-10T11:05:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=c08f5e5387ceddaff98869f0dbd99c90da8260f0'/>
<id>c08f5e5387ceddaff98869f0dbd99c90da8260f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
