<feed xmlns='http://www.w3.org/2005/Atom'>
<title>caja/src, branch master</title>
<subtitle>Caja, the file manager for the MATE desktop</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/'/>
<entry>
<title>allow detachable tabs</title>
<updated>2026-04-01T20:02:09+00:00</updated>
<author>
<name>mbkma</name>
<email>johannes.unruh@fau.de</email>
</author>
<published>2026-03-07T23:10:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=eebbce8c05404daac0316794a4ad31177a1fc10d'/>
<id>eebbce8c05404daac0316794a4ad31177a1fc10d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(*): fix some memory leak problem</title>
<updated>2026-03-12T20:48:04+00:00</updated>
<author>
<name>gaoboqwq</name>
<email>gaobo@kylinsec.com.cn</email>
</author>
<published>2026-03-03T03:27:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=38e7ea062cb114fa8940a27b00e68e73285a8173'/>
<id>38e7ea062cb114fa8940a27b00e68e73285a8173</id>
<content type='text'>
Signed-off-by: gaobo &lt;gaobo@kylinsec.com.cn&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: gaobo &lt;gaobo@kylinsec.com.cn&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>fix memleaks</title>
<updated>2026-03-12T16:24:41+00:00</updated>
<author>
<name>mbkma</name>
<email>johannes.unruh@fau.de</email>
</author>
<published>2026-03-11T22:47:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=6123e3886e9b65891a8b1bf7bb11425a4d98200c'/>
<id>6123e3886e9b65891a8b1bf7bb11425a4d98200c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fm-directory-view: add file to old_changed_file when it shouldn't show</title>
<updated>2026-03-03T19:14:20+00:00</updated>
<author>
<name>gaobo-kylinsec</name>
<email>gaobo@kylinsec.com.cn</email>
</author>
<published>2026-03-03T19:14:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=14b4b6bb54951283768f16461313de9326ae8b75'/>
<id>14b4b6bb54951283768f16461313de9326ae8b75</id>
<content type='text'>
Fixes an issue where creating a file and naming it with a dot prefix
(e.g., .hidden) would not take effect; the filename would revert to the
default and the file would not be automatically hidden. This issue also
occurs when changing an existing file's name to a hidden name.

Original commit: https://gitlab.gnome.org/GNOME/nautilus/-/commit/618f6a6d1965b35e302b2623cbd7e4e81e752ded

Fixes #1746</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes an issue where creating a file and naming it with a dot prefix
(e.g., .hidden) would not take effect; the filename would revert to the
default and the file would not be automatically hidden. This issue also
occurs when changing an existing file's name to a hidden name.

Original commit: https://gitlab.gnome.org/GNOME/nautilus/-/commit/618f6a6d1965b35e302b2623cbd7e4e81e752ded

Fixes #1746</pre>
</div>
</content>
</entry>
<entry>
<title>Desktop: really ensure that desktop window is never decorated</title>
<updated>2026-01-04T18:49:48+00:00</updated>
<author>
<name>Balló György</name>
<email>ballogyor@gmail.com</email>
</author>
<published>2026-01-03T16:01:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=2445887b3947eb99bd4d430b4f1dff9ed2467d73'/>
<id>2445887b3947eb99bd4d430b4f1dff9ed2467d73</id>
<content type='text'>
The `decorated` property needs to be set before the window is realized,
otherwise it has no effect. Set it directly in the constructor.

Fixes: 1cc61bef81c28fba1277cd996c32621b441da068
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The `decorated` property needs to be set before the window is realized,
otherwise it has no effect. Set it directly in the constructor.

Fixes: 1cc61bef81c28fba1277cd996c32621b441da068
</pre>
</div>
</content>
</entry>
<entry>
<title>wayland: set desktop layer as background not bottom</title>
<updated>2025-09-26T04:03:19+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2025-09-19T06:34:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=42237b67b1131f2be4502cde83a02ce534b130af'/>
<id>42237b67b1131f2be4502cde83a02ce534b130af</id>
<content type='text'>
*Force caja on wayland to be the true background layer so windows like conky always render on top of it

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
*Force caja on wayland to be the true background layer so windows like conky always render on top of it

</pre>
</div>
</content>
</entry>
<entry>
<title>File search improvements (#1851)</title>
<updated>2025-09-21T19:09:14+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@redhat.com</email>
</author>
<published>2025-09-21T19:09:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=f3998312f42dbd8b76eba71b976015b0813769f7'/>
<id>f3998312f42dbd8b76eba71b976015b0813769f7</id>
<content type='text'>
* search: Respect hidden files setting when searching

When starting a search, check the current window's hidden files mode and
apply the same setting to search results. This ensures search results
match the visibility of files in the current directory view.

* search: Add support for globs

Add globbing when searching for files. Caja will autodetect if the query
contains a glob and change its search to use that instead of substrings.

Example:
- "*.txt" finds all text files
- "photo-?.jpg" finds numbered photo files
- "data[0-9]*.csv" finds numbered data files

* search: Add location tooltips for search results

Display file location in tooltips when hovering over search results in
both icon and list views. This can help users tell where files are
located since search happens across subdirectories.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* search: Respect hidden files setting when searching

When starting a search, check the current window's hidden files mode and
apply the same setting to search results. This ensures search results
match the visibility of files in the current directory view.

* search: Add support for globs

Add globbing when searching for files. Caja will autodetect if the query
contains a glob and change its search to use that instead of substrings.

Example:
- "*.txt" finds all text files
- "photo-?.jpg" finds numbered photo files
- "data[0-9]*.csv" finds numbered data files

* search: Add location tooltips for search results

Display file location in tooltips when hovering over search results in
both icon and list views. This can help users tell where files are
located since search happens across subdirectories.</pre>
</div>
</content>
</entry>
<entry>
<title>New feature - show git branch with icon view text (#1838)</title>
<updated>2025-08-24T22:35:41+00:00</updated>
<author>
<name>Ansuz Inspirati</name>
<email>robert.dickenson@gmail.com</email>
</author>
<published>2025-08-24T22:35:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=f093cfa7e4cbb27280576d39d63e5000df9f0d7c'/>
<id>f093cfa7e4cbb27280576d39d63e5000df9f0d7c</id>
<content type='text'>
Display the git branch along with directory name in icon view; when the directory is a git repository.

Obviously further work will be required to enable/disable as a displayed option, and potentially some level of customisation. This would require open discussion of possibilities.

Solutions for co-existence with other displayable parameters also to be community determined.

Consideration and feedback appreciated.

* Add UI support to enable/disable option

Added user interface support for option to enable and disable the display of the git branch name in icon view.

* Add internationsation support for the new feature

With translations for most of the currently supported languages.

* Update caja.pot

Build system regenerated .pot file with additional strings from new feature (already in previous commit), new strings already introduced to code-base, along with updated source file line numbers of existing strings. Required for the automated pull mechanism in Transifex - which should complete once merged with master branch.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Display the git branch along with directory name in icon view; when the directory is a git repository.

Obviously further work will be required to enable/disable as a displayed option, and potentially some level of customisation. This would require open discussion of possibilities.

Solutions for co-existence with other displayable parameters also to be community determined.

Consideration and feedback appreciated.

* Add UI support to enable/disable option

Added user interface support for option to enable and disable the display of the git branch name in icon view.

* Add internationsation support for the new feature

With translations for most of the currently supported languages.

* Update caja.pot

Build system regenerated .pot file with additional strings from new feature (already in previous commit), new strings already introduced to code-base, along with updated source file line numbers of existing strings. Required for the automated pull mechanism in Transifex - which should complete once merged with master branch.
</pre>
</div>
</content>
</entry>
<entry>
<title>Desktop: ensure desktop window is never decorated</title>
<updated>2025-05-06T19:19:17+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2025-04-16T18:41:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=1cc61bef81c28fba1277cd996c32621b441da068'/>
<id>1cc61bef81c28fba1277cd996c32621b441da068</id>
<content type='text'>
Ensure that such use cases as forced-csd environments don't cause the desktop window to be decorated

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ensure that such use cases as forced-csd environments don't cause the desktop window to be decorated

</pre>
</div>
</content>
</entry>
<entry>
<title>File properties: improve accessibility of the simple permissions</title>
<updated>2025-04-17T07:49:59+00:00</updated>
<author>
<name>Colomban Wendling</name>
<email>cwendling@hypra.fr</email>
</author>
<published>2025-04-01T22:18:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=1cdfe0591ccdd78add137ed46aeece51db542674'/>
<id>1cdfe0591ccdd78add137ed46aeece51db542674</id>
<content type='text'>
As the UI doesn't have semantic groups for owner/group/others settings
but they are only visually apparent, add some more context to the
accessible version of the labels to identify what it targets.

This is especially useful for the setting for other's permissions,
because the focus never lands on the line with the "Others" label,
hence making it hard to infer the context while navigating.

Another solution would be to redesign the UI to have semantic groups,
like e.g. labeled frames, but it's a lot less trivial and a lot more
intrusive a change.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As the UI doesn't have semantic groups for owner/group/others settings
but they are only visually apparent, add some more context to the
accessible version of the labels to identify what it targets.

This is especially useful for the setting for other's permissions,
because the focus never lands on the line with the "Others" label,
hence making it hard to infer the context while navigating.

Another solution would be to redesign the UI to have semantic groups,
like e.g. labeled frames, but it's a lot less trivial and a lot more
intrusive a change.
</pre>
</div>
</content>
</entry>
</feed>
