<feed xmlns='http://www.w3.org/2005/Atom'>
<title>caja/src/file-manager, branch fix-file-previews</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>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>
<entry>
<title>File properties: improve accessibility of the icon button</title>
<updated>2025-04-17T07:49:59+00:00</updated>
<author>
<name>Colomban Wendling</name>
<email>cwendling@hypra.fr</email>
</author>
<published>2025-04-01T17:13:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=9ac021744524ba57e9423d7dabf14510f1873782'/>
<id>9ac021744524ba57e9423d7dabf14510f1873782</id>
<content type='text'>
Neither the button nor the icon shown in the properties dialog had nay
name, which is a problem for accessibility as an assistive technology
thus doesn't have anything to present to the user apart from an unnamed
button or image -- which isn't particularly helpful.

Improve this in two ways:
* Add a description to the icon, either matching the file type display
  name of the icon, the fact it's a custom icon or conveying multiple
  files are selected and the icon is hence not very specific.
* Add a tooltip to the button hinting that it can be used to change
  the associated icon.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Neither the button nor the icon shown in the properties dialog had nay
name, which is a problem for accessibility as an assistive technology
thus doesn't have anything to present to the user apart from an unnamed
button or image -- which isn't particularly helpful.

Improve this in two ways:
* Add a description to the icon, either matching the file type display
  name of the icon, the fact it's a custom icon or conveying multiple
  files are selected and the icon is hence not very specific.
* Add a tooltip to the button hinting that it can be used to change
  the associated icon.
</pre>
</div>
</content>
</entry>
<entry>
<title>wayland background: use mate-appearance-properties if we can (#1771)</title>
<updated>2024-07-30T20:58:44+00:00</updated>
<author>
<name>Luke from DC</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2024-07-30T20:58:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=d5a66388fe5f076939136671449de057aaa3b44f'/>
<id>d5a66388fe5f076939136671449de057aaa3b44f</id>
<content type='text'>
*In the wayland session, we now have mate-settings-daemon with GDK_BACKEND=x11
*We need it anyway to control theming in xwayland apps,so we can now use mate-appearance-properties to set the desktop background when it is running</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
*In the wayland session, we now have mate-settings-daemon with GDK_BACKEND=x11
*We need it anyway to control theming in xwayland apps,so we can now use mate-appearance-properties to set the desktop background when it is running</pre>
</div>
</content>
</entry>
<entry>
<title>Wl bgleaks fixes (#1763)</title>
<updated>2024-01-19T15:54:50+00:00</updated>
<author>
<name>Luke from DC</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2024-01-19T15:54:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=9697f4adad8a6192ff1127d6c2b75b55b00a215d'/>
<id>9697f4adad8a6192ff1127d6c2b75b55b00a215d</id>
<content type='text'>
* Wayland-background-dialog: fix memory leaks

* Wayland-background-dialog: check that the image is valid before using it</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Wayland-background-dialog: fix memory leaks

* Wayland-background-dialog: check that the image is valid before using it</pre>
</div>
</content>
</entry>
<entry>
<title>wayland-background-dialog: fix two issues found by cppcheck</title>
<updated>2024-01-17T00:33:59+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2024-01-11T07:34:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=53d7285207b12cc898bfa0c95875cc7fd15ada69'/>
<id>53d7285207b12cc898bfa0c95875cc7fd15ada69</id>
<content type='text'>
*Reduce the scope of the preview box

*Do not read the same value from gsettings before reading it from the color style combobox
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
*Reduce the scope of the preview box

*Do not read the same value from gsettings before reading it from the color style combobox
</pre>
</div>
</content>
</entry>
<entry>
<title>wayland-background-dialog: ensure style provider is added only once</title>
<updated>2024-01-17T00:33:59+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2024-01-10T22:34:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=f885c9e0ab9384170417e3979b67f7fad5a186fc'/>
<id>f885c9e0ab9384170417e3979b67f7fad5a186fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>wayland-background-dialog: Preview images at original aspect ratio</title>
<updated>2024-01-17T00:33:59+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2024-01-09T08:57:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=e97582fc1bd7c67f0c3b9505b0bf6fa3847a38ce'/>
<id>e97582fc1bd7c67f0c3b9505b0bf6fa3847a38ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>wayland-background-dialog: fix memory leaks</title>
<updated>2024-01-17T00:33:59+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2024-01-08T17:52:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=c58f50f241bc0ae291e5c652311fa47d629fc7d5'/>
<id>c58f50f241bc0ae291e5c652311fa47d629fc7d5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>wayland background dialog: fix build warning</title>
<updated>2024-01-17T00:33:59+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2024-01-07T22:26:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=1f8da0cc75e4786f8f152df0e947efaa146d6c23'/>
<id>1f8da0cc75e4786f8f152df0e947efaa146d6c23</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make wayland background dialog more intuitive</title>
<updated>2024-01-17T00:33:59+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2024-01-06T00:58:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=90c1d4873a5675bd76452c6301729bb226e69710'/>
<id>90c1d4873a5675bd76452c6301729bb226e69710</id>
<content type='text'>
Move image and colors labels, filebutton to left side of dialog
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move image and colors labels, filebutton to left side of dialog
</pre>
</div>
</content>
</entry>
</feed>
