<feed xmlns='http://www.w3.org/2005/Atom'>
<title>caja, 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>caja-file: fix thumbnails shrinking when loaded on select</title>
<updated>2026-03-06T12:57:04+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@redhat.com</email>
</author>
<published>2026-02-23T22:12:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=f264171de8a195fcfa5315948fea584c4810a063'/>
<id>f264171de8a195fcfa5315948fea584c4810a063</id>
<content type='text'>
Small images were loading thumbnails at their native pixel dimensions
after being selected, instead of being scaled to the icon view's display
size. This means that when clicking or selecting those images, they
visually shrunk.

Fixes #1871
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Small images were loading thumbnails at their native pixel dimensions
after being selected, instead of being scaled to the icon view's display
size. This means that when clicking or selecting those images, they
visually shrunk.

Fixes #1871
</pre>
</div>
</content>
</entry>
<entry>
<title>caja-icon-canvas-item: fix map_surface cache always missing for unselected icons</title>
<updated>2026-03-06T12:57:04+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@redhat.com</email>
</author>
<published>2026-02-23T22:11:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=60c21662134af809cb2f20ddf7f4534024453733'/>
<id>60c21662134af809cb2f20ddf7f4534024453733</id>
<content type='text'>
This caused unselected icons to unconditionally rebuild their surface on
every frame draw.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This caused unselected icons to unconditionally rebuild their surface on
every frame draw.
</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>Release v1.29.1</title>
<updated>2026-01-30T13:56:13+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@redhat.com</email>
</author>
<published>2026-01-30T13:56:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=66f813202dc145d979a9c17e920d798d72d00e30'/>
<id>66f813202dc145d979a9c17e920d798d72d00e30</id>
<content type='text'>
  * ci: remove redundant GH CLI installation step
  * Desktop: really ensure that desktop window is never decorated
  * build(deps): bump actions/checkout from 5 to 6
  * wayland: set desktop layer as background not bottom
  * File search improvements (#1851)
  * New feature - show git branch with icon view text (#1838)
  * build(deps): bump actions/checkout from 4 to 5
  * file: Fallback to fast-content-type if content-type is not set
  * Update README
  * build(deps): bump dev-hanz-ops/install-gh-cli-action from 0.1.0 to 0.2.1
  * build(deps): bump actions/checkout from 3 to 4
  * CI: Drop travils CI
  * Try to use github action
  * Desktop: ensure desktop window is never decorated
  * File properties: improve accessibility of the simple permissions
  * File properties: improve accessibility of the icon button
  * eel-labeled-image: Simplify type subclassing even further
  * eel-labeled-image: Simplify type subclassing
  * eel-labeled-image: Implement a11y for button types
  * eel-labeled-image: Slightly simplify a11y implementation
  * wayland/window closing: avoid a crash on gtk_widget_destroy
  * caja-file-operations: restart timer also for moves
  * caja-file-operations: fix estimate for queued copy (#1759)
  * ci: fix type
  * Attempt to fix 2nd Travis deployment issue
  * ci: Bump dpl branches for Ruby 3 support
  * wayland: ensure windows can be moved if compositor is using CSD (#1787)
  * build: remove configure dependency on perl (#1789)
  * wayland background: use mate-appearance-properties if we can (#1771)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  * ci: remove redundant GH CLI installation step
  * Desktop: really ensure that desktop window is never decorated
  * build(deps): bump actions/checkout from 5 to 6
  * wayland: set desktop layer as background not bottom
  * File search improvements (#1851)
  * New feature - show git branch with icon view text (#1838)
  * build(deps): bump actions/checkout from 4 to 5
  * file: Fallback to fast-content-type if content-type is not set
  * Update README
  * build(deps): bump dev-hanz-ops/install-gh-cli-action from 0.1.0 to 0.2.1
  * build(deps): bump actions/checkout from 3 to 4
  * CI: Drop travils CI
  * Try to use github action
  * Desktop: ensure desktop window is never decorated
  * File properties: improve accessibility of the simple permissions
  * File properties: improve accessibility of the icon button
  * eel-labeled-image: Simplify type subclassing even further
  * eel-labeled-image: Simplify type subclassing
  * eel-labeled-image: Implement a11y for button types
  * eel-labeled-image: Slightly simplify a11y implementation
  * wayland/window closing: avoid a crash on gtk_widget_destroy
  * caja-file-operations: restart timer also for moves
  * caja-file-operations: fix estimate for queued copy (#1759)
  * ci: fix type
  * Attempt to fix 2nd Travis deployment issue
  * ci: Bump dpl branches for Ruby 3 support
  * wayland: ensure windows can be moved if compositor is using CSD (#1787)
  * build: remove configure dependency on perl (#1789)
  * wayland background: use mate-appearance-properties if we can (#1771)
</pre>
</div>
</content>
</entry>
<entry>
<title>ci: remove redundant GH CLI installation step</title>
<updated>2026-01-29T21:43:41+00:00</updated>
<author>
<name>mbkma</name>
<email>johannes.unruh@fau.de</email>
</author>
<published>2026-01-29T21:35:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=e211b8b74417e6648baae090d481e5249d26624b'/>
<id>e211b8b74417e6648baae090d481e5249d26624b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>build(deps): bump actions/checkout from 5 to 6</title>
<updated>2025-11-25T20:25:43+00:00</updated>
<author>
<name>dependabot[bot]</name>
<email>49699333+dependabot[bot]@users.noreply.github.com</email>
</author>
<published>2025-11-24T19:08:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=866765ea8f8dcbf80843645cf7805cc6025c000b'/>
<id>866765ea8f8dcbf80843645cf7805cc6025c000b</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>
</feed>
