<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-xfce/recipes-apps/catfish, branch hardknott-next</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=hardknott-next</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=hardknott-next'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2021-04-17T13:46:24+00:00</updated>
<entry>
<title>catfish: add python3-dbus to RDEPENDS</title>
<updated>2021-04-17T13:46:24+00:00</updated>
<author>
<name>Andreas Müller</name>
<email>schnitzeltony@gmail.com</email>
</author>
<published>2021-04-12T00:33:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=18550097f98b645aa59c739d0ef67a6589388961'/>
<id>urn:sha1:18550097f98b645aa59c739d0ef67a6589388961</id>
<content type='text'>
Otherwise it complains for missing import and won't start

Signed-off-by: Andreas Müller &lt;schnitzeltony@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
(cherry picked from commit 4a85e070e199ce66284904e1b22e58440674e945)
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>catfish: upgrade 1.4.13 -&gt; 4.16.0</title>
<updated>2021-01-13T18:22:23+00:00</updated>
<author>
<name>Andreas Müller</name>
<email>schnitzeltony@gmail.com</email>
</author>
<published>2021-01-12T21:51:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=21a75c2650659bc563383229ff3f4b9a28bb55e9'/>
<id>urn:sha1:21a75c2650659bc563383229ff3f4b9a28bb55e9</id>
<content type='text'>
It builds out of tree fine now.

Release notes for 4.16.0

========================
- Fulltext now searches files with UTF-7, UTF-8, UTF-16 BE/LE, and
UTF-32 BE/LE encodings
- Replace Gtk/Gdk/GLib deprecated code (#6)
- Use "match all" method for fulltext search (#30)

Translation Updates:
Arabic, Basque, Belarusian, Danish, Estonian, Finnish, French,
Indonesian, Japanese, Kabyle, Norwegian Bokmål, Portuguese, Portuguese
(Brazil), Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, Turkish

Release notes for 4.15.0
========================
[Please note that this is a development release.]

Disclaimer on the significant version bump (1.4.x to 4.15.x):
With this release, Catfish has started integrating Xfce components.
Going forward, Catfish's versioning scheme will reflect the target Xfce
release.

Dependency Changes:
- GTK &gt;= 3.22
- GLib &gt;= 2.42
- Python 2 support has been removed
- Python 3 &gt;= 3.2 (#33)
- Xfconf &gt;= 4.14.0 (requires GObject Introspection, see INSTALL)
- Zeitgeist optional dependency now requires GObject Introspection

New Features:
- Added Ctrl+H shortcut to show/hide hidden files (#16)
- Added "Today" and "Month" filters to the sidebar (#23)
- Fulltext searches now include more text files (#7)

General:
- New app icon, now using an rDNS icon name (org.xfce.catfish)
- Migrated ChangeLog to NEWS to better match Xfce projects
- Renamed README to README.md and updated to match Xfce projects
- Updated INSTALL to reference python3-specific packages (#36)
- Various in-app icon updates (#15, #17, #26)
- Added additional padding to Other and Custom gear icons (#20)

Bug Fixes:
- Check if zeitgeist daemon is running at startup (#34)
- Correctly position custom filter popups above gear icon (#18)
- Default to the current date in the custom date filters (#24)
- Fix 'list' object has no attribute 'lower' (#9)
- Fix fulltext freeze with special files (#32)
- Fix python crash when some extension scheme is used (#35)
- Fix statusbar moving on mouseover
- Move custom file extension hint to tooltip (#25)
- Sidebar entries no longer move when losing focus (#22)

Translation Updates:
Albanian, Arabic, Armenian (Armenia), Basque, Belarusian, Bulgarian,
Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish,
Dutch, Eastern Armenian, English (Australia), Estonian, Finnish, French,
Galician, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian,
Interlingue, Italian, Japanese, Korean, Lithuanian, Malay, Norwegian
Bokmål, Norwegian Nynorsk, Polish, Portuguese, Portuguese (Brazil),
Russian, Serbian, Slovak, Slovenian, Spanish, Thai, Turkish, Ukrainian

Signed-off-by: Andreas Müller &lt;schnitzeltony@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>catfish: 1.4.11 -&gt; 1.4.13</title>
<updated>2020-05-19T01:32:53+00:00</updated>
<author>
<name>Kai Kang</name>
<email>kai.kang@windriver.com</email>
</author>
<published>2020-05-19T01:30:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=3e33792ef0d2da35d8c1f44803222c12098364fd'/>
<id>urn:sha1:3e33792ef0d2da35d8c1f44803222c12098364fd</id>
<content type='text'>
v1.4.13:
 + General:
   - Optimized svg and png assets
 + Bug Fixes:
   - Fix missing results from symbolic links (Xfce #16318)
   - Do not load catfishconfig during setup as it breaks Debian packaging
 + Translation Updates:
   Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech,
   Danish, Dutch, French, Galician, German, Hungarian, Interlingue, Italian,
   Japanese, Lithuanian, Norwegian Bokmål, Polish, Portuguese, Russian,
   Spanish, Swedish, Turkish

Signed-off-by: Kai Kang &lt;kai.kang@windriver.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>catfish: add mime-xdg to inherit</title>
<updated>2020-01-19T10:20:58+00:00</updated>
<author>
<name>Andreas Müller</name>
<email>schnitzeltony@gmail.com</email>
</author>
<published>2020-01-18T11:27:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=529480f851b0a103fcb696e4331eab2d78a9a0a6'/>
<id>urn:sha1:529480f851b0a103fcb696e4331eab2d78a9a0a6</id>
<content type='text'>
Signed-off-by: Andreas Müller &lt;schnitzeltony@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>catfish: upgrade 1.4.10 -&gt; 1.4.11</title>
<updated>2019-12-29T18:22:56+00:00</updated>
<author>
<name>Andreas Müller</name>
<email>schnitzeltony@gmail.com</email>
</author>
<published>2019-12-27T21:31:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=eaed8ab653c4f9e527107a658315a95d864eb18d'/>
<id>urn:sha1:eaed8ab653c4f9e527107a658315a95d864eb18d</id>
<content type='text'>
Bugfixes &amp; translations:

Release notes for 1.4.11

========================
General:
- Radio indicators are now displayed on the layout options

Bug Fixes:
- Fix crashes when GdkDisplay or GdkScreen calls return None (LP:
- Fix configuration of preferred window layout (Xfce #16085)
- Fix finding files in the target directory (Xfce #15985, #16233)
- Fix symbolic link looping (Xfce #16272)
- Fix home (~) expansion for the start path
- Fix asv-summary-has-dot-suffix (https://appstream.debian.org/sid/main/issues/catfish.html)

Translation Updates:
Albanian, Belarusian, Catalan, Chinese (China), Chinese (Taiwan),
Croatian, Czech, Dutch, French, German, Interlingue, Italian, Korean,
Lithuanian, Malay, Norwegian Bokmål, Portuguese, Portuguese (Brazil),
Russian, Serbian, Slovak, Spanish, Thai, Turkish

Signed-off-by: Andreas Müller &lt;schnitzeltony@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>catfish: upgrade 1.4.9 -&gt; 1.4.10</title>
<updated>2019-10-09T15:15:34+00:00</updated>
<author>
<name>Andreas Müller</name>
<email>schnitzeltony@gmail.com</email>
</author>
<published>2019-09-26T22:32:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=f1c1dcdab0fc4c5f4d51d9669872b5edd0adf931'/>
<id>urn:sha1:f1c1dcdab0fc4c5f4d51d9669872b5edd0adf931</id>
<content type='text'>
Signed-off-by: Andreas Müller &lt;schnitzeltony@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>catfish: upgrade 1.4.7 -&gt; 1.4.8</title>
<updated>2019-08-16T15:00:54+00:00</updated>
<author>
<name>Andreas Müller</name>
<email>schnitzeltony@gmail.com</email>
</author>
<published>2019-08-15T21:56:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=12a676baab14ca9fe40aa0e69ef34392276e32b9'/>
<id>urn:sha1:12a676baab14ca9fe40aa0e69ef34392276e32b9</id>
<content type='text'>
This is a minor bugfix release

Signed-off-by: Andreas Müller &lt;schnitzeltony@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>catfish: upgrade 1.4.6 -&gt; 1.4.7</title>
<updated>2019-02-15T14:45:53+00:00</updated>
<author>
<name>Andreas Müller</name>
<email>schnitzeltony@gmail.com</email>
</author>
<published>2019-02-14T09:35:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=4a6b71b052816214732eb5928f442e99510f3564'/>
<id>urn:sha1:4a6b71b052816214732eb5928f442e99510f3564</id>
<content type='text'>
Signed-off-by: Andreas Müller &lt;schnitzeltony@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>catfish: initial add 1.4.6</title>
<updated>2018-10-27T04:08:44+00:00</updated>
<author>
<name>Andreas Müller</name>
<email>schnitzeltony@gmail.com</email>
</author>
<published>2018-10-26T10:48:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=5eed16d8042aa3942d947e181932e5e75db895e5'/>
<id>urn:sha1:5eed16d8042aa3942d947e181932e5e75db895e5</id>
<content type='text'>
Signed-off-by: Andreas Müller &lt;schnitzeltony@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
</feed>
