<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-terminal, branch ui-manager</title>
<subtitle>MATE terminal emulator application</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-terminal/'/>
<entry>
<title>migrate from deprecated GtkUiManager to GtkBuilder</title>
<updated>2026-02-01T17:10:50+00:00</updated>
<author>
<name>mbkma</name>
<email>johannes.unruh@fau.de</email>
</author>
<published>2026-02-01T11:41:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-terminal/commit/?id=dd774bef74932019b4f5455e830c82ccaf949c16'/>
<id>dd774bef74932019b4f5455e830c82ccaf949c16</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>port to GtkApplication</title>
<updated>2026-02-01T11:23:49+00:00</updated>
<author>
<name>mbkma</name>
<email>johannes.unruh@fau.de</email>
</author>
<published>2026-02-01T07:12:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-terminal/commit/?id=5a9b1e0e9a1236a1ab4bfd8bc64a0935e90ad9f6'/>
<id>5a9b1e0e9a1236a1ab4bfd8bc64a0935e90ad9f6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>window: Add icon session persistence</title>
<updated>2026-01-20T20:36:30+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@redhat.com</email>
</author>
<published>2026-01-13T16:49:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-terminal/commit/?id=72e82009ab236c2edb16827905b0aeb5bfc61a11'/>
<id>72e82009ab236c2edb16827905b0aeb5bfc61a11</id>
<content type='text'>
Store and persist window icons in session config files. Icons set via
the command line are now saved during session management and restored
when loading config files.

Also adds error reporting for invalid icon file paths.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Store and persist window icons in session config files. Icons set via
the command line are now saved during session management and restored
when loading config files.

Also adds error reporting for invalid icon file paths.
</pre>
</div>
</content>
</entry>
<entry>
<title>options: Re-introduce the icon option</title>
<updated>2026-01-20T20:36:30+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@redhat.com</email>
</author>
<published>2025-08-19T15:13:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-terminal/commit/?id=94734444297bc6ba359fdb480dfa1c7be9561944'/>
<id>94734444297bc6ba359fdb480dfa1c7be9561944</id>
<content type='text'>
Since profiles do not provide a way of setting the window icon, we
re-introduce the --icon option to allow the window instance to report an
icon programmatically.

Fixes https://github.com/mate-desktop/mate-terminal/issues/246
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since profiles do not provide a way of setting the window icon, we
re-introduce the --icon option to allow the window instance to report an
icon programmatically.

Fixes https://github.com/mate-desktop/mate-terminal/issues/246
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not suppress resize hints on X11</title>
<updated>2025-08-08T07:43:40+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2025-08-08T07:39:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-terminal/commit/?id=d3977a7f55d56c24f8f53e5ac481c469dbd59eef'/>
<id>d3977a7f55d56c24f8f53e5ac481c469dbd59eef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>release 1.28.1</title>
<updated>2024-02-23T15:03:51+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2024-02-23T15:03:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-terminal/commit/?id=8634b87ff36933acf072393486a422670330f7e7'/>
<id>8634b87ff36933acf072393486a422670330f7e7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Distribute Meson build system</title>
<updated>2024-02-22T16:05:57+00:00</updated>
<author>
<name>Colomban Wendling</name>
<email>cwendling@hypra.fr</email>
</author>
<published>2024-02-22T14:14:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-terminal/commit/?id=6043b1f90c7ed9ee115c2db605614bf17606fce9'/>
<id>6043b1f90c7ed9ee115c2db605614bf17606fce9</id>
<content type='text'>
Fixes #454.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #454.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix version for meson build system</title>
<updated>2024-02-18T19:33:52+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2024-02-18T19:30:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-terminal/commit/?id=e4c15fcff55700dd316ce196cf824d300f949683'/>
<id>e4c15fcff55700dd316ce196cf824d300f949683</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>release 1.28.0</title>
<updated>2024-02-18T14:35:32+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2024-02-18T14:35:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-terminal/commit/?id=705094ddc117e9e6148688120ef39cdb0596ed00'/>
<id>705094ddc117e9e6148688120ef39cdb0596ed00</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tx: sync with transifex</title>
<updated>2024-02-18T14:28:51+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2024-02-18T14:28:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-terminal/commit/?id=c1a62ca20d6ea648ed01e85ab9464c7dd774aec4'/>
<id>c1a62ca20d6ea648ed01e85ab9464c7dd774aec4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
