<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-terminal, branch profile-icons</title>
<subtitle>MATE terminal emulator application</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-terminal/'/>
<entry>
<title>terminal-profile: reintroduce per-profile window icons</title>
<updated>2026-04-10T18:31:22+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@redhat.com</email>
</author>
<published>2026-04-10T18:27:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-terminal/commit/?id=f739b69918dd70279f1ba8a834ea8402a3e77c8a'/>
<id>f739b69918dd70279f1ba8a834ea8402a3e77c8a</id>
<content type='text'>
Wire up the existing but unused "icon" GSettings key in the profile
schema so that each profile can specify a window icon. Also adds
a profile option with a file chooser.

When switching tabs, the window icon updates to match the active tab's
profile icon. Icons set via the --icon CLI option take precedence over
profile icons for the lifetime of the window.

Fixes #62
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Wire up the existing but unused "icon" GSettings key in the profile
schema so that each profile can specify a window icon. Also adds
a profile option with a file chooser.

When switching tabs, the window icon updates to match the active tab's
profile icon. Icons set via the --icon CLI option take precedence over
profile icons for the lifetime of the window.

Fixes #62
</pre>
</div>
</content>
</entry>
<entry>
<title>release 1.28.3</title>
<updated>2026-03-19T14:47:43+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@redhat.com</email>
</author>
<published>2026-03-19T13:25:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-terminal/commit/?id=82c29555af291daf6504bdd57be8502be38282d3'/>
<id>82c29555af291daf6504bdd57be8502be38282d3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update translations from transifex</title>
<updated>2026-03-19T11:00:31+00:00</updated>
<author>
<name>raveit65</name>
<email>raveit65.sun@gmail.com</email>
</author>
<published>2026-03-19T10:51:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-terminal/commit/?id=fbb444d384344af3701131bf2b6b302c083478c5'/>
<id>fbb444d384344af3701131bf2b6b302c083478c5</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.2</title>
<updated>2026-03-12T18:38:18+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@redhat.com</email>
</author>
<published>2026-03-12T18:27:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-terminal/commit/?id=40a129a26d9006e51dd63ddcde6cd2e210d30b92'/>
<id>40a129a26d9006e51dd63ddcde6cd2e210d30b92</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:31:00+00:00</updated>
<author>
<name>dependabot[bot]</name>
<email>49699333+dependabot[bot]@users.noreply.github.com</email>
</author>
<published>2026-03-11T22:32:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-terminal/commit/?id=3711386fd827a99a84f9fa74bd68f325dcbf6670'/>
<id>3711386fd827a99a84f9fa74bd68f325dcbf6670</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: add set -eo pipefail to workflow scripts</title>
<updated>2026-03-11T22:32:00+00:00</updated>
<author>
<name>mbkma</name>
<email>johannes.unruh@fau.de</email>
</author>
<published>2026-01-29T23:26:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-terminal/commit/?id=c66f275cdaef07a1bdc2eb2031872c9263a53658'/>
<id>c66f275cdaef07a1bdc2eb2031872c9263a53658</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ci: remove redundant GH CLI installation step</title>
<updated>2026-03-11T22:32:00+00:00</updated>
<author>
<name>mbkma</name>
<email>johannes.unruh@fau.de</email>
</author>
<published>2026-01-29T22:17:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-terminal/commit/?id=056cdc14c486ed0362fd2fdbc0eff8325c6bb8fe'/>
<id>056cdc14c486ed0362fd2fdbc0eff8325c6bb8fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove .build.yml</title>
<updated>2026-03-11T22:32:00+00:00</updated>
<author>
<name>mbkma</name>
<email>johannes.unruh@fau.de</email>
</author>
<published>2026-01-28T08:52:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-terminal/commit/?id=00240822a2975d24237f56151ebdb205bdabc17f'/>
<id>00240822a2975d24237f56151ebdb205bdabc17f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ci: add missing PKGBUILD depends to archlinux CI script</title>
<updated>2026-03-11T22:32:00+00:00</updated>
<author>
<name>mbkma</name>
<email>johannes.unruh@fau.de</email>
</author>
<published>2026-01-28T08:00:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-terminal/commit/?id=f31abd277b12ad9ff49dbf259bde984f8bfac398'/>
<id>f31abd277b12ad9ff49dbf259bde984f8bfac398</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ci: migrate from Travis CI to GitHub Actions</title>
<updated>2026-03-11T22:32:00+00:00</updated>
<author>
<name>mbkma</name>
<email>johannes.unruh@fau.de</email>
</author>
<published>2026-01-27T22:12:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-terminal/commit/?id=f3f3f5db40cd59b27f4f04f5d87dc18a5e8ee13e'/>
<id>f3f3f5db40cd59b27f4f04f5d87dc18a5e8ee13e</id>
<content type='text'>
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.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.
</pre>
</div>
</content>
</entry>
</feed>
