<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-control-center/capplets, branch preferred-apps-category-fallback</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>default-applications: find apps missing from mimeinfo.cache</title>
<updated>2026-07-23T20:02:22+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@redhat.com</email>
</author>
<published>2026-07-23T20:02:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=5a7b9afed73b456254f24dd06fd8765bb191e263'/>
<id>5a7b9afed73b456254f24dd06fd8765bb191e263</id>
<content type='text'>
Preferred Applications only listed apps that were registered in
mimeinfo.cache. Apps installed in unusual ways, or with a stale or
missing cache, wouldn't show up as options for web browser, mail reader,
and other defaults.

This change now scans each installed .desktop file directly for its
MimeType entry, so apps missing from the cache are still found.

Also fixes a longstanding bug where duplicate messenger entries weren't
actually being filtered out.

Fixes #150
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Preferred Applications only listed apps that were registered in
mimeinfo.cache. Apps installed in unusual ways, or with a stale or
missing cache, wouldn't show up as options for web browser, mail reader,
and other defaults.

This change now scans each installed .desktop file directly for its
MimeType entry, so apps missing from the cache are still found.

Also fixes a longstanding bug where duplicate messenger entries weren't
actually being filtered out.

Fixes #150
</pre>
</div>
</content>
</entry>
<entry>
<title>mate-about-me: handle additional pam errors</title>
<updated>2026-04-08T20:20:06+00:00</updated>
<author>
<name>Alexander Pyhalov</name>
<email>apyhalov@gmail.com</email>
</author>
<published>2018-11-08T12:49:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=0f0f519772e674b47bbe6f6c25d3269b426a4a97'/>
<id>0f0f519772e674b47bbe6f6c25d3269b426a4a97</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>mate-about-me: interact with passwd via /dev/ptmx</title>
<updated>2026-04-08T20:20:06+00:00</updated>
<author>
<name>Alexander Pyhalov</name>
<email>apyhalov@gmail.com</email>
</author>
<published>2018-11-06T11:23:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=47d60e9dcf10efc9b7d0bc1dcfe816d719081a2c'/>
<id>47d60e9dcf10efc9b7d0bc1dcfe816d719081a2c</id>
<content type='text'>
On illumos/Solaris, the passwd command requires a real terminal and
won't work over pipes. This adds a guarded code path so that the "Change
Password" dialog works on these platforms. The Linux/BSD behavior is
unchanged.

Fixes #384
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
On illumos/Solaris, the passwd command requires a real terminal and
won't work over pipes. This adds a guarded code path so that the "Change
Password" dialog works on these platforms. The Linux/BSD behavior is
unchanged.

Fixes #384
</pre>
</div>
</content>
</entry>
<entry>
<title>fix memleak</title>
<updated>2026-03-12T16:25:17+00:00</updated>
<author>
<name>mbkma</name>
<email>johannes.unruh@fau.de</email>
</author>
<published>2026-03-11T23:06:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=102d91c0d9463424777f02134c0cf065c4278e67'/>
<id>102d91c0d9463424777f02134c0cf065c4278e67</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>windows: Add UI for titlebar mouse actions</title>
<updated>2025-09-11T18:39:30+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@redhat.com</email>
</author>
<published>2025-08-15T11:23:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=206c90abd8b71d19bd7a072ce57ba5771873b930'/>
<id>206c90abd8b71d19bd7a072ce57ba5771873b930</id>
<content type='text'>
Expose new titlebar mouse actions in the window properties
dialog (middle-click, right-click, scroll wheel).

Note: requires the matching marco changes to work properly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Expose new titlebar mouse actions in the window properties
dialog (middle-click, right-click, scroll wheel).

Note: requires the matching marco changes to work properly.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update window layout</title>
<updated>2025-09-09T19:11:54+00:00</updated>
<author>
<name>luigifab</name>
<email>31816829+luigifab@users.noreply.github.com</email>
</author>
<published>2025-06-09T11:46:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=d26f436c9bce4a0174044695ac29f216f137ed68'/>
<id>d26f436c9bce4a0174044695ac29f216f137ed68</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: support change password with passwdqc</title>
<updated>2025-09-08T20:54:05+00:00</updated>
<author>
<name>Oz Tiram</name>
<email>oz.tiram@gmail.com</email>
</author>
<published>2024-08-04T19:43:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=9fc83c5b22e5b4409ddfe31a36e8e42cc563499a'/>
<id>9fc83c5b22e5b4409ddfe31a36e8e42cc563499a</id>
<content type='text'>
This one was quite tricky ... On systems where pam_passwdqc
is installed the prompt for password after succesfully authenticating
is not:

```
New password:
```

But:

```
Enter new password:
```

See:

https://github.com/openwall/passwdqc/blob/7bf266fcf6ce9782b73722664e36dabd68f48c48/pam_passwdqc.c#L64

passwdqc is installed by default in Gentoo, but might be also installed
in other Linux distributions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This one was quite tricky ... On systems where pam_passwdqc
is installed the prompt for password after succesfully authenticating
is not:

```
New password:
```

But:

```
Enter new password:
```

See:

https://github.com/openwall/passwdqc/blob/7bf266fcf6ce9782b73722664e36dabd68f48c48/pam_passwdqc.c#L64

passwdqc is installed by default in Gentoo, but might be also installed
in other Linux distributions.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove focus on close button</title>
<updated>2025-08-29T18:15:50+00:00</updated>
<author>
<name>luigifab</name>
<email>31816829+luigifab@users.noreply.github.com</email>
</author>
<published>2025-06-02T10:13:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=2b89f7111bf64577cf0502842bbac07dff29e3eb'/>
<id>2b89f7111bf64577cf0502842bbac07dff29e3eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update layout of window-properties.ui</title>
<updated>2025-06-02T20:22:44+00:00</updated>
<author>
<name>luigifab</name>
<email>31816829+luigifab@users.noreply.github.com</email>
</author>
<published>2025-06-02T09:11:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=5ebedfa80a795da9e7a785bfa19250120426acf9'/>
<id>5ebedfa80a795da9e7a785bfa19250120426acf9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>keyboard: option to show/select extra layouts</title>
<updated>2025-04-23T12:33:19+00:00</updated>
<author>
<name>Oleksii Prudkyi</name>
<email>Oleksii.Prudkyi@gmail.com</email>
</author>
<published>2024-10-27T10:47:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=f4dcf5220b070d57609c85e6e10eaa638f7ce561'/>
<id>f4dcf5220b070d57609c85e6e10eaa638f7ce561</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
