File: catfish.appdata.xml.in

package info (click to toggle)
catfish 4.20.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,828 kB
  • sloc: python: 3,785; xml: 16; makefile: 2
file content (284 lines) | stat: -rw-r--r-- 9,845 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2014-2022 Sean Davis <bluesabre@xfce.org> -->
<component type="desktop-application">
  <id>org.xfce.Catfish</id>
  <metadata_license>CC0-1.0</metadata_license>
  <project_license>GPL-2.0+</project_license>
  <name>Catfish</name>
  <summary>Versatile file searching tool</summary>

  <description>
    <p>
    Catfish is a small, fast, and powerful file search utility. Featuring a
    minimal interface with an emphasis on results, it helps users find the files
    they need without a file manager. With powerful filters such as modification
    date, file type, and file contents, users will no longer be dependent on the
    file manager or organization skills.
    </p>
  </description>

  <launchable type="desktop-id">org.xfce.Catfish.desktop</launchable>

  <screenshots>
    <screenshot type="default">
      <image>https://screenshots.bluesabre.org/catfish/catfish.png</image>
      <caption>The main Catfish window displaying image search results</caption>
    </screenshot>
    <screenshot>
      <image>https://screenshots.bluesabre.org/catfish/catfish-filters.png</image>
      <caption>The main Catfish window displaying available filters and filtered search results</caption>
    </screenshot>
  </screenshots>

  <translation type="gettext">catfish</translation>

  <url type="homepage">https://docs.xfce.org/apps/catfish/start</url>
  <url type="bugtracker">https://bugzilla.xfce.org</url>
  <url type="help">https://docs.xfce.org/apps/catfish/start</url>

  <update_contact>bluesabre@xfce.org</update_contact>

  <provides>
    <binary>catfish</binary>
  </provides>

  <releases>
    <release version="4.20.0" date="2024-12-25">
      <description>https://gitlab.xfce.org/apps/catfish/-/milestones/8</description>
    </release>

    <release version="4.18.0" date="2023-08-06">
      <description>https://gitlab.xfce.org/apps/catfish/-/milestones/1</description>
    </release>

    <release version="4.16.4" date="2022-07-17">
      <description>
        <p>This release improves keyboard shortcuts, desktop environment
        integration, file manager support, and general look and feel. It also
        features several bug fixes for non-Xfce users.
        </p>
      </description>
    </release>

    <release version="4.16.3" date="2021-09-26">
      <description>
        <p>This release improves file manager support, zip file support,
        and handling selected files. It also improves keyboard shortcuts for
        starting a search or selecting a new search path.
        </p>
      </description>
    </release>

    <release version="4.16.2" date="2021-07-31">
      <description>
        <p>This release improves file manager support, zip file support,
        and handling selected files. It also improves keyboard shortcuts for
        starting a search or selecting a new search path.
        </p>
      </description>
    </release>
    
    <release version="4.16.1" date="2021-07-20">
      <description>
        <p>This release expands fulltext search to support more file types and
        adds support for searching within compressed files. Searching file contents
        and the preferred view is now preserved across sessions.
        </p>
      </description>
    </release>

    <release version="4.16.0" date="2021-01-08">
      <description>
        <p>This release expands fulltext search to support more encodings and
        match all keywords instead of matching any.
        </p>
      </description>
    </release>

    <release version="4.15.0" date="2020-10-25">
      <description>
        <p>This release better integrates with the Xfce desktop, better supports
        the Zeitgeist datahub, and includes many bugfixes and usability
        improvements.
        </p>
      </description>
    </release>

    <release version="1.4.13" date="2020-01-14">
      <description>
        <p>This release resolves packaging errors for Debian and includes
        optimized assets.
        </p>
      </description>
    </release>

    <release version="1.4.12" date="2020-01-01">
      <description>
        <p>This release adds support for running under Wayland and features
        refreshed dialogs with simplified controls.
        </p>
      </description>
    </release>

    <release version="1.4.11" date="2019-12-21">
      <description>
        <p>This release addresses some startup errors as well as various
        issues with traversing symbolic links.
        </p>
      </description>
    </release>

    <release version="1.4.10" date="2019-09-13">
      <description>
        <p>This release includes many appearance improvements, introduces
        a new preferences dialog, and improves search results and performance.
        </p>
      </description>
    </release>

    <release version="1.4.9" date="2019-08-11">
      <description>
        <p>This release features performance improvements by
        excluding uncommon search directories.
        </p>
      </description>
    </release>

    <release version="1.4.8" date="2019-07-27">
      <description>
        <p>This release features better desktop integration, support
        for OpenBSD and Wayland, and improved translation support.
        </p>
      </description>
    </release>

    <release version="1.4.7" date="2019-01-27">
      <description>
        <p>This release features improved performance, better desktop
        integration, and a number of long-standing bugs. Quoted search
        strings are now correctly processed. Files can be dragged into
        other applications. Thumbnails are only generated when
        requested by the user.
        </p>
      </description>
    </release>

    <release version="1.4.6" date="2018-07-15">
      <description>
        <p>This release features several improvements to thumbnail
        processing and numerous bug fixes. Icon previews have been
        improved and will now match other applications. Items
        displayed at the bottom of the results window are now
        accessible with all desktop themes.
        </p>
      </description>
    </release>

    <release version="1.4.5" date="2018-04-11">
      <description>
        <p>This is a minor translations-only release.</p>
      </description>
    </release>

    <release version="1.4.4" date="2018-01-27">
      <description>
        <p>This release features several performance improvements
        and numerous translation updates.
        </p>
      </description>
    </release>

    <release version="1.4.2" date="2016-03-31">
      <description>
        <p>This release now displays all file timestamps according to
        timezone instead of Universal Coordinated Time (UTC).
        </p>
      </description>
    </release>

    <release version="1.4.1" date="2016-02-24">
      <description>
        <p>This release fixes several bugs related to the results
        window. Files are once again removed from the results list
        when deleted. Middle- and right-click functionality has been
        restored. Date range filters are now applied according to
        timezone instead of Universal Coordinated Time (UTC).
        </p>
      </description>
    </release>

    <release version="1.4.0" date="2016-02-19">
      <description>
        <p>This release includes a significant interface refresh,
        improves search speed, and fixes several bugs. The workflow
        has been improved, utilizing some of the latest features
        of the GTK+ toolkit, including optional headerbars and
        popover widgets. Password handling has been improved with
        the integration of PolicyKit when available.
        </p>
      </description>
    </release>

    <release version="1.2.2" date="2014-09-21">
      <description>
        <p>This release fixes two new bugs and includes updated translations.
        </p>
      </description>
    </release>

    <release version="1.2.1" date="2014-08-19">
      <description>
        <p>This release fixes a regression where the application is unable
        to start on some systems.
        </p>
      </description>
    </release>

    <release version="1.2.0" date="2014-08-16">
      <description>
        <p>This release fixes a regression where multiple search terms were
        no longer supported. An InfoBar is now displayed when the search
        database is outdated, and the dialogs used to update the database
        have been improved.
        </p>
      </description>
    </release>

    <release version="1.0.3" date="2014-08-09">
      <description>
        <p>This release fixes two issues where locate would not be properly
        executed and improves handling of missing symbolic icons.
        </p>
      </description>
    </release>

    <release version="1.0.2" date="2014-03-09">
      <description>
        <p>This stable release improved the reliability of the password dialog,
        cleaned up unused code, and fixed potential issues with the list and
        item selection.
        </p>
      </description>
    </release>

    <release version="1.0.1" date="2014-02-27">
      <description>
        <p>This release fixed a potential security issue with program startup
        and fixed a regression with selecting multiple items.
        </p>
      </description>
    </release>

    <release version="1.0.0" date="2014-02-04">
      <description>
        <p>The first release in the 1.0.x series introduced a refreshed
        interface and fixed a number of long-standing bugs. Improvements to
        the default permissions eliminated a number of warnings when packaging
        for distributions. Accessibility was enhanced as all strings have been
        made translatable and keyboard accelerators have been improved.
        </p>
      </description>
    </release>
  </releases>

</component>