- As long as a new Python version does not ship a broken
python3-distutils, like python311 did in its early days, there is
no need to deal with or skip a specific python version at all.
Disable all %%{python_module ...} and skip_python... stuff again.
- Don't use %%{python_module ...} as we only build for the default
Python interpreter. python312 still needs to be skipped due to
python3-distutils!
OBS-URL: https://build.opensuse.org/request/show/1144622
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/catfish?expand=0&rev=39
- Update to version 4.18.0
* Filters: Add Archives, Other, update Apps
* Use Gio to open files, fix "no default app" issue
* Add symlink emblem to thumbnails in thumbnail mode
* config: Prefer plocate over mlocate if available
* window: Avoid IndexError on right click when selection is empty
* Create shared filetype lists for searching and filtering
* Ensure site-packages directory is prepended to sys.path
* Fix double border between sidebar and results area
* window: Fix and refactor new_column()
* window: Fix markup warnings in thumbnail view
* Fix GtkBuilder warnings
* Revert "Suppress the various GTK warnings GtkBuilder outputs"
* Fix crash and translations when install prefix != /usr
* Update `.gitignore`
* Remove generated file po/catfish.pot
* Performance improvements (fix#79)
* Translation Updates
- Refresh 0001-Force-disable-Zeitgeist-support.patch
- Remove _service file
OBS-URL: https://build.opensuse.org/request/show/1102555
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/catfish?expand=0&rev=37
- Update to version 4.16.4
* Add "Open with" right click item and dialog
(gxo#apps/catfish#12)
* Add a command-line option for setting default sort method
* Add Ctrl+A accelerator for the treeview (gxo#apps/catfish#64)
* Add option to show file size in binary or decimal
* Cosmetic changes for search entry and delete dialog
* Fix Ctrl+H not always toggling hidden files
* Fix DE detection when launched from Electron apps
* Fix exo file manager lookup for non-existent keys
(gxo#apps/catfish#64)
* Fix file manager lookup outside of Xfce
* Fix GNOME DE detection in Ubuntu
* Improve application menu appearance
* Improve default width for the sidebar
* Prepend the project root directory to sys.path
* Support running without Xfconf (no preference saving)
* Switch to using the super() method
* Use correct executable for elementary Files
* Translation Updates
OBS-URL: https://build.opensuse.org/request/show/989753
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/catfish?expand=0&rev=36
- Update to version 4.16.2
* Use standard icon name application-x-executable-symbolic
instead of applications-other-symbolic
* Fix install with rpm/pkgbuild/pip
(gxo#apps/catfish#58, gxo#apps/catfish#59)
* Added keyboard hotkeys for search entry, new open dialog
* Fix Thunar "Show in FM" bug, better FM support
(gxo#apps/catfish#43)
* Stops freezes with special files when zip search enabled
* Better and safer refreshing of selected results
(gxo#apps/catfish#48)
* Enable sidebar by default (gxo#apps/catfish#45)
* Enable installation using pip (local source)
(gxo#apps/catfish!20)
* Add support for searching compressed files (gxo#apps/catfish#29)
* Add persistent settings for searching file contents
(gxo#apps/catfish#10)
* Add persistent settings for thumbnail view (gxo#apps/catfish#14)
* Add message and troff mimetypes to fulltext search
(gxo#apps/catfish!22)
* Add PDF support to fulltext search (gxo#apps/catfish#37)
* Fix loading in Wayland (gxo#apps/catfish#50)
* Stop current search when new one starts (gxo#apps/catfish!28)
* Use local MIME database info (gxo#apps/catfish!21)
* Translation Updates
- Update to version 4.16.0
* Fulltext now searches files with UTF-7, UTF-8, UTF-16 BE/LE,
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/catfish?expand=0&rev=33
- Fixed dependency conditional for Leap 15.2 build
- Update to version 1.4.13
* Optimized svg and png assets
* Fix missing results from symbolic links (bxo#16318)
* Do not load catfishconfig during setup as it breaks Debian
packaging
* Translation Updates
- Update to version 1.4.12
* Wayland and GNOME Shell support (bxo#16293)
* All dialogs now use client-side decorations and are modal
* Fixed typo "Catifish"
* Temporary files are now excluded from releases
* Releases now generate .bz2 files and display contents and checksums
* Translation Updates
- Update to version 1.4.11
- Radio indicators are now displayed on the layout options
- Fix crashes when GdkDisplay or GdkScreen calls return None
(lp#1822914)
- Fix configuration of preferred window layout (bxo#16085)
- Fix finding files in the target directory (bxo#15985, bxo#16233)
- Fix symbolic link looping (bxo#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
- fix build-requires for factory/tumbleweed
rsvg-convert tool is now in rsvg-convert package
- Update to version 1.4.10
* New Features:
- Preferences Dialog:
* Window layout (titlebar vs. headerbar)
* Display options (hidden files and sidebar)
* Custom exclude directories
- Option to close Catfish after opening a file (bxo#14888)
* fix path exclusions (deb#926850)
* Improved Application Menu:
- Better use of space, padding, and margins
- Clearer purpose labels
- Keyboard accelerator for the sidebar (F9) is now displayed
* General:
- Better use of alt-accelerators
- Improved installation instructions (bxo#15105)
- Reduced warnings displayed in the terminal
- Simplified Python 2/3 compatibility code
- Standardized icon sizes, no more wrongly-sized icons in the results
- Various code quality fixes (pylint, flake)
* Search (Walk Method):
- Enable traversing symbolic links, processing real paths only once
- Add search priority, with each level processed alphabetically:
1. XDG paths (Desktop, Documents, etc)
2. Visible paths
3. Hidden paths
* Translation Updates
- Install appdata to metainfo (bxo#15752)
- Fixed sources in spec file
- Update to version 1.4.9
* Fix path exclusions (deb#926850)
* Translation updates
- Update to 1.4.8
* Thunar: Select file after opening file manager (bxo#14494)
* Adjust locate parameters for the host OS (OpenBSD support)
* Fix running on Wayland (bxo#15297)
* Fix opening directories without XDG_CURRENT_DESKTOP (bxo#15099)
* Fix exclusion of non-standard paths with the walk method
(bxo#15206)
* Add 'translator-credits' string to po files
(bxo#15564)
* Change "…" to "..." for consistency with other Xfce apps
(bxo#15407)
* Translation updates
- dropped failing and obsolete --record-rpm build flag (boo#1123781)
- Update to 1.4.7
* General:
- Cleaner, easier to read manpage contents
- Added information about the --path flag to help and the manpage
- Updated AppStream requirements to align with the latest spec
- Replaced project URLs with HTTPS where possible
* Desktop Integration:
- The window layout now respects the current desktop (bxo#14486)
- headerbar layout is used for Budgie, GNOME, and Pantheon
- All other desktops use the traditional titlebar layout
- This option can be overridden using the use-headerbar option in the
Catfish configuration file (~/.config/catfish/catfish.rc)
- Files can now be dragged into other applications (bxo#14492)
- For file managers, the files will usually be copied to that
location
- For other applications, the files will be opened by the application
* Performance:
- Thumbnails will now only be generated when the thumbnail view is
active (bxo#14689)
- Added /dev to list of standard excluded directories
- Files within /dev can still be searched if explicitly selected by
the user
* Bug Fixes:
- Quoted search strings now allow for searching for specific phrases,
instead of searching for actual quote characters (bxo#14501)
- The file context menu can now be opened multiple times (bxo#14621)
- Fix crash as startup with multi-file selection (lp#1753163)
* Translation Updates
- Update to 1.4.6
* Upgraded thumbnailer, based on the FD.o Thumbnail Spec:
- Improved error handling
- Proper permissions for thumbnail directories and files
- Logging of failed thumbnail generation
- Saving of thumbnail file attributes
- Support for relative thumbnail directories
* The minimum GTK+ version has been bumped to 3.16.
* Added inode/directory mimetype to desktop entry (bxo#14505)
* Disabled overlay scrollbars to improve interacting with the results
list (bxo#14487)
* Enabled launching of executable AppImage files (bxo#14500)
* Fixed invalid date in appdata (bxo#14502)
* Replaced stock icons with standard Mime Type icons (bxo#14503)
* Improved handling of exceptions when parsing settings (bxo#14491)
* Improved handling of UnicodeDecodeErrors (bxo#14490)
* Improved handling of PermissionErrors (bxo#14488)
* Improved support for hidden files (bxo#14497)
* Remember window size and position between sessions (bxo#14504)
* Xfce: Open directories with the preferred file manager (bxo#14483)
* Translation Updates
- dropped outdated macros
- added missing dep python3-gobject-Gdk required
- Drop Requires: gnome-icon-theme; all necessary icons are already
provided by adwaita-icon-theme, a hard requirement for gtk3.
- Only run post(un) scripts on openSUSE < 1500; for later versions
rpm file triggers take care of updating the icon cache already.
- Update to 1.4.5:
* Translation Updates:
- Catalan, Danish, Dutch, Lithuanian, Spanish, Swedish, Turkish
- Spec file cleanup
- Update to 1.4.4:
* Installer cleanup
* Updated appdata requirements
* Add Keywords to desktop file (lintian), extend Categories
with GTK (desktop-file-validate)
* Catfish 1.4.3:
* pycodestyle improvements
* Improve search speed by discarding .cache and .gvfs when
possible, add --basename to locate query
* Stop all search methods when engine is stopped, improve error
handling with thumbnails
- Update the sourceurl
- Use appdata instead of metainfo
- Fix: non-executable-script
- Cure grammar problems in description.
- update to version 1.4.2
- update to version 1.3.3
- update to version 1.2.2
- update to version 1.0.2
- update to version 1.0.1
- update to version 1.0.0
OBS-URL: https://build.opensuse.org/request/show/774255
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/catfish?expand=0&rev=24
- Update to version 1.4.13
* Optimized svg and png assets
* Fix missing results from symbolic links (bxo#16318)
* Do not load catfishconfig during setup as it breaks Debian
packaging
* Translation Updates
- Update to version 1.4.12
* Wayland and GNOME Shell support (bxo#16293)
* All dialogs now use client-side decorations and are modal
* Fixed typo "Catifish"
* Temporary files are now excluded from releases
* Releases now generate .bz2 files and display contents and checksums
* Translation Updates
- Update to version 1.4.11
- Radio indicators are now displayed on the layout options
- Fix crashes when GdkDisplay or GdkScreen calls return None
(lp#1822914)
- Fix configuration of preferred window layout (bxo#16085)
- Fix finding files in the target directory (bxo#15985, bxo#16233)
- Fix symbolic link looping (bxo#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
- fix build-requires for factory/tumbleweed
rsvg-convert tool is now in rsvg-convert package
- Update to version 1.4.10
* New Features:
- Preferences Dialog:
* Window layout (titlebar vs. headerbar)
* Display options (hidden files and sidebar)
* Custom exclude directories
- Option to close Catfish after opening a file (bxo#14888)
* fix path exclusions (deb#926850)
* Improved Application Menu:
- Better use of space, padding, and margins
- Clearer purpose labels
- Keyboard accelerator for the sidebar (F9) is now displayed
* General:
- Better use of alt-accelerators
- Improved installation instructions (bxo#15105)
- Reduced warnings displayed in the terminal
- Simplified Python 2/3 compatibility code
- Standardized icon sizes, no more wrongly-sized icons in the results
- Various code quality fixes (pylint, flake)
* Search (Walk Method):
- Enable traversing symbolic links, processing real paths only once
- Add search priority, with each level processed alphabetically:
1. XDG paths (Desktop, Documents, etc)
2. Visible paths
3. Hidden paths
* Translation Updates
- Install appdata to metainfo (bxo#15752)
- Fixed sources in spec file
- Update to version 1.4.9
* Fix path exclusions (deb#926850)
* Translation updates
- Update to 1.4.8
* Thunar: Select file after opening file manager (bxo#14494)
* Adjust locate parameters for the host OS (OpenBSD support)
* Fix running on Wayland (bxo#15297)
* Fix opening directories without XDG_CURRENT_DESKTOP (bxo#15099)
* Fix exclusion of non-standard paths with the walk method
(bxo#15206)
* Add 'translator-credits' string to po files
(bxo#15564)
* Change "…" to "..." for consistency with other Xfce apps
(bxo#15407)
* Translation updates
- dropped failing and obsolete --record-rpm build flag (boo#1123781)
- Update to 1.4.7
* General:
- Cleaner, easier to read manpage contents
- Added information about the --path flag to help and the manpage
- Updated AppStream requirements to align with the latest spec
- Replaced project URLs with HTTPS where possible
* Desktop Integration:
- The window layout now respects the current desktop (bxo#14486)
- headerbar layout is used for Budgie, GNOME, and Pantheon
- All other desktops use the traditional titlebar layout
- This option can be overridden using the use-headerbar option in the
Catfish configuration file (~/.config/catfish/catfish.rc)
- Files can now be dragged into other applications (bxo#14492)
- For file managers, the files will usually be copied to that
location
- For other applications, the files will be opened by the application
* Performance:
- Thumbnails will now only be generated when the thumbnail view is
active (bxo#14689)
- Added /dev to list of standard excluded directories
- Files within /dev can still be searched if explicitly selected by
the user
* Bug Fixes:
- Quoted search strings now allow for searching for specific phrases,
instead of searching for actual quote characters (bxo#14501)
- The file context menu can now be opened multiple times (bxo#14621)
- Fix crash as startup with multi-file selection (lp#1753163)
* Translation Updates
- Update to 1.4.6
* Upgraded thumbnailer, based on the FD.o Thumbnail Spec:
- Improved error handling
- Proper permissions for thumbnail directories and files
- Logging of failed thumbnail generation
- Saving of thumbnail file attributes
- Support for relative thumbnail directories
* The minimum GTK+ version has been bumped to 3.16.
* Added inode/directory mimetype to desktop entry (bxo#14505)
* Disabled overlay scrollbars to improve interacting with the results
list (bxo#14487)
* Enabled launching of executable AppImage files (bxo#14500)
* Fixed invalid date in appdata (bxo#14502)
* Replaced stock icons with standard Mime Type icons (bxo#14503)
* Improved handling of exceptions when parsing settings (bxo#14491)
* Improved handling of UnicodeDecodeErrors (bxo#14490)
* Improved handling of PermissionErrors (bxo#14488)
* Improved support for hidden files (bxo#14497)
* Remember window size and position between sessions (bxo#14504)
* Xfce: Open directories with the preferred file manager (bxo#14483)
* Translation Updates
- dropped outdated macros
- added missing dep python3-gobject-Gdk required
- Drop Requires: gnome-icon-theme; all necessary icons are already
provided by adwaita-icon-theme, a hard requirement for gtk3.
- Only run post(un) scripts on openSUSE < 1500; for later versions
rpm file triggers take care of updating the icon cache already.
- Update to 1.4.5:
* Translation Updates:
- Catalan, Danish, Dutch, Lithuanian, Spanish, Swedish, Turkish
- Spec file cleanup
- Update to 1.4.4:
* Installer cleanup
* Updated appdata requirements
* Add Keywords to desktop file (lintian), extend Categories
with GTK (desktop-file-validate)
* Catfish 1.4.3:
* pycodestyle improvements
* Improve search speed by discarding .cache and .gvfs when
possible, add --basename to locate query
* Stop all search methods when engine is stopped, improve error
handling with thumbnails
- Update the sourceurl
- Use appdata instead of metainfo
- Fix: non-executable-script
- Cure grammar problems in description.
- update to version 1.4.2
- update to version 1.3.3
- update to version 1.2.2
- update to version 1.0.2
- update to version 1.0.1
- update to version 1.0.0
OBS-URL: https://build.opensuse.org/request/show/764633
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/catfish?expand=0&rev=22
- Update to version 1.4.12
* Wayland and GNOME Shell support (bxo#16293)
* All dialogs now use client-side decorations and are modal
* Fixed typo "Catifish"
* Temporary files are now excluded from releases
* Releases now generate .bz2 files and display contents and checksums
* Translation Updates
- Update to version 1.4.11
- Radio indicators are now displayed on the layout options
- Fix crashes when GdkDisplay or GdkScreen calls return None
(lp#1822914)
- Fix configuration of preferred window layout (bxo#16085)
- Fix finding files in the target directory (bxo#15985, bxo#16233)
- Fix symbolic link looping (bxo#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
- fix build-requires for factory/tumbleweed
rsvg-convert tool is now in rsvg-convert package
- Update to version 1.4.10
* New Features:
- Preferences Dialog:
* Window layout (titlebar vs. headerbar)
* Display options (hidden files and sidebar)
* Custom exclude directories
- Option to close Catfish after opening a file (bxo#14888)
* fix path exclusions (deb#926850)
* Improved Application Menu:
- Better use of space, padding, and margins
- Clearer purpose labels
- Keyboard accelerator for the sidebar (F9) is now displayed
* General:
- Better use of alt-accelerators
- Improved installation instructions (bxo#15105)
- Reduced warnings displayed in the terminal
- Simplified Python 2/3 compatibility code
- Standardized icon sizes, no more wrongly-sized icons in the results
- Various code quality fixes (pylint, flake)
* Search (Walk Method):
- Enable traversing symbolic links, processing real paths only once
- Add search priority, with each level processed alphabetically:
1. XDG paths (Desktop, Documents, etc)
2. Visible paths
3. Hidden paths
* Translation Updates
- Install appdata to metainfo (bxo#15752)
- Fixed sources in spec file
- Update to version 1.4.9
* Fix path exclusions (deb#926850)
* Translation updates
- Update to 1.4.8
* Thunar: Select file after opening file manager (bxo#14494)
* Adjust locate parameters for the host OS (OpenBSD support)
* Fix running on Wayland (bxo#15297)
* Fix opening directories without XDG_CURRENT_DESKTOP (bxo#15099)
* Fix exclusion of non-standard paths with the walk method
(bxo#15206)
* Add 'translator-credits' string to po files
(bxo#15564)
* Change "…" to "..." for consistency with other Xfce apps
(bxo#15407)
* Translation updates
- dropped failing and obsolete --record-rpm build flag (boo#1123781)
- Update to 1.4.7
* General:
- Cleaner, easier to read manpage contents
- Added information about the --path flag to help and the manpage
- Updated AppStream requirements to align with the latest spec
- Replaced project URLs with HTTPS where possible
* Desktop Integration:
- The window layout now respects the current desktop (bxo#14486)
- headerbar layout is used for Budgie, GNOME, and Pantheon
- All other desktops use the traditional titlebar layout
- This option can be overridden using the use-headerbar option in the
Catfish configuration file (~/.config/catfish/catfish.rc)
- Files can now be dragged into other applications (bxo#14492)
- For file managers, the files will usually be copied to that
location
- For other applications, the files will be opened by the application
* Performance:
- Thumbnails will now only be generated when the thumbnail view is
active (bxo#14689)
- Added /dev to list of standard excluded directories
- Files within /dev can still be searched if explicitly selected by
the user
* Bug Fixes:
- Quoted search strings now allow for searching for specific phrases,
instead of searching for actual quote characters (bxo#14501)
- The file context menu can now be opened multiple times (bxo#14621)
- Fix crash as startup with multi-file selection (lp#1753163)
* Translation Updates
- Update to 1.4.6
* Upgraded thumbnailer, based on the FD.o Thumbnail Spec:
- Improved error handling
- Proper permissions for thumbnail directories and files
- Logging of failed thumbnail generation
- Saving of thumbnail file attributes
- Support for relative thumbnail directories
* The minimum GTK+ version has been bumped to 3.16.
* Added inode/directory mimetype to desktop entry (bxo#14505)
* Disabled overlay scrollbars to improve interacting with the results
list (bxo#14487)
* Enabled launching of executable AppImage files (bxo#14500)
* Fixed invalid date in appdata (bxo#14502)
* Replaced stock icons with standard Mime Type icons (bxo#14503)
* Improved handling of exceptions when parsing settings (bxo#14491)
* Improved handling of UnicodeDecodeErrors (bxo#14490)
* Improved handling of PermissionErrors (bxo#14488)
* Improved support for hidden files (bxo#14497)
* Remember window size and position between sessions (bxo#14504)
* Xfce: Open directories with the preferred file manager (bxo#14483)
* Translation Updates
- dropped outdated macros
- added missing dep python3-gobject-Gdk required
- Drop Requires: gnome-icon-theme; all necessary icons are already
provided by adwaita-icon-theme, a hard requirement for gtk3.
- Only run post(un) scripts on openSUSE < 1500; for later versions
rpm file triggers take care of updating the icon cache already.
- Update to 1.4.5:
* Translation Updates:
- Catalan, Danish, Dutch, Lithuanian, Spanish, Swedish, Turkish
- Spec file cleanup
- Update to 1.4.4:
* Installer cleanup
* Updated appdata requirements
* Add Keywords to desktop file (lintian), extend Categories
with GTK (desktop-file-validate)
* Catfish 1.4.3:
* pycodestyle improvements
* Improve search speed by discarding .cache and .gvfs when
possible, add --basename to locate query
* Stop all search methods when engine is stopped, improve error
handling with thumbnails
- Update the sourceurl
- Use appdata instead of metainfo
- Fix: non-executable-script
- Cure grammar problems in description.
- update to version 1.4.2
- update to version 1.3.3
- update to version 1.2.2
- update to version 1.0.2
- update to version 1.0.1
- update to version 1.0.0
OBS-URL: https://build.opensuse.org/request/show/760456
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/catfish?expand=0&rev=20
- Update to version 1.4.11
- Radio indicators are now displayed on the layout options
- Fix crashes when GdkDisplay or GdkScreen calls return None
(lp#1822914)
- Fix configuration of preferred window layout (bxo#16085)
- Fix finding files in the target directory (bxo#15985, bxo#16233)
- Fix symbolic link looping (bxo#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
- fix build-requires for factory/tumbleweed
rsvg-convert tool is now in rsvg-convert package
- Update to version 1.4.10
* New Features:
- Preferences Dialog:
* Window layout (titlebar vs. headerbar)
* Display options (hidden files and sidebar)
* Custom exclude directories
- Option to close Catfish after opening a file (bxo#14888)
* fix path exclusions (deb#926850)
* Improved Application Menu:
- Better use of space, padding, and margins
- Clearer purpose labels
- Keyboard accelerator for the sidebar (F9) is now displayed
* General:
- Better use of alt-accelerators
- Improved installation instructions (bxo#15105)
- Reduced warnings displayed in the terminal
- Simplified Python 2/3 compatibility code
- Standardized icon sizes, no more wrongly-sized icons in the results
- Various code quality fixes (pylint, flake)
* Search (Walk Method):
- Enable traversing symbolic links, processing real paths only once
- Add search priority, with each level processed alphabetically:
1. XDG paths (Desktop, Documents, etc)
2. Visible paths
3. Hidden paths
* Translation Updates
- Install appdata to metainfo (bxo#15752)
- Fixed sources in spec file
- Update to version 1.4.9
* Fix path exclusions (deb#926850)
* Translation updates
- Update to 1.4.8
* Thunar: Select file after opening file manager (bxo#14494)
* Adjust locate parameters for the host OS (OpenBSD support)
* Fix running on Wayland (bxo#15297)
* Fix opening directories without XDG_CURRENT_DESKTOP (bxo#15099)
* Fix exclusion of non-standard paths with the walk method
(bxo#15206)
* Add 'translator-credits' string to po files
(bxo#15564)
* Change "…" to "..." for consistency with other Xfce apps
(bxo#15407)
* Translation updates
- dropped failing and obsolete --record-rpm build flag (boo#1123781)
- Update to 1.4.7
* General:
- Cleaner, easier to read manpage contents
- Added information about the --path flag to help and the manpage
- Updated AppStream requirements to align with the latest spec
- Replaced project URLs with HTTPS where possible
* Desktop Integration:
- The window layout now respects the current desktop (bxo#14486)
- headerbar layout is used for Budgie, GNOME, and Pantheon
- All other desktops use the traditional titlebar layout
- This option can be overridden using the use-headerbar option in the
Catfish configuration file (~/.config/catfish/catfish.rc)
- Files can now be dragged into other applications (bxo#14492)
- For file managers, the files will usually be copied to that
location
- For other applications, the files will be opened by the application
* Performance:
- Thumbnails will now only be generated when the thumbnail view is
active (bxo#14689)
- Added /dev to list of standard excluded directories
- Files within /dev can still be searched if explicitly selected by
the user
* Bug Fixes:
- Quoted search strings now allow for searching for specific phrases,
instead of searching for actual quote characters (bxo#14501)
- The file context menu can now be opened multiple times (bxo#14621)
- Fix crash as startup with multi-file selection (lp#1753163)
* Translation Updates
- Update to 1.4.6
* Upgraded thumbnailer, based on the FD.o Thumbnail Spec:
- Improved error handling
- Proper permissions for thumbnail directories and files
- Logging of failed thumbnail generation
- Saving of thumbnail file attributes
- Support for relative thumbnail directories
* The minimum GTK+ version has been bumped to 3.16.
* Added inode/directory mimetype to desktop entry (bxo#14505)
* Disabled overlay scrollbars to improve interacting with the results
list (bxo#14487)
* Enabled launching of executable AppImage files (bxo#14500)
* Fixed invalid date in appdata (bxo#14502)
* Replaced stock icons with standard Mime Type icons (bxo#14503)
* Improved handling of exceptions when parsing settings (bxo#14491)
* Improved handling of UnicodeDecodeErrors (bxo#14490)
* Improved handling of PermissionErrors (bxo#14488)
* Improved support for hidden files (bxo#14497)
* Remember window size and position between sessions (bxo#14504)
* Xfce: Open directories with the preferred file manager (bxo#14483)
* Translation Updates
- dropped outdated macros
- added missing dep python3-gobject-Gdk required
- Drop Requires: gnome-icon-theme; all necessary icons are already
provided by adwaita-icon-theme, a hard requirement for gtk3.
- Only run post(un) scripts on openSUSE < 1500; for later versions
rpm file triggers take care of updating the icon cache already.
- Update to 1.4.5:
* Translation Updates:
- Catalan, Danish, Dutch, Lithuanian, Spanish, Swedish, Turkish
- Spec file cleanup
- Update to 1.4.4:
* Installer cleanup
* Updated appdata requirements
* Add Keywords to desktop file (lintian), extend Categories
with GTK (desktop-file-validate)
* Catfish 1.4.3:
* pycodestyle improvements
* Improve search speed by discarding .cache and .gvfs when
possible, add --basename to locate query
* Stop all search methods when engine is stopped, improve error
handling with thumbnails
- Update the sourceurl
- Use appdata instead of metainfo
- Fix: non-executable-script
- Cure grammar problems in description.
- update to version 1.4.2
- update to version 1.3.3
- update to version 1.2.2
- update to version 1.0.2
- update to version 1.0.1
- update to version 1.0.0
OBS-URL: https://build.opensuse.org/request/show/758745
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/catfish?expand=0&rev=18
- dropped failing and obsolete --record-rpm build flag (boo#1123781)
- Update to 1.4.7
* General:
- Cleaner, easier to read manpage contents
- Added information about the --path flag to help and the manpage
- Updated AppStream requirements to align with the latest spec
- Replaced project URLs with HTTPS where possible
* Desktop Integration:
- The window layout now respects the current desktop (bxo#14486)
- headerbar layout is used for Budgie, GNOME, and Pantheon
- All other desktops use the traditional titlebar layout
- This option can be overridden using the use-headerbar option in the
Catfish configuration file (~/.config/catfish/catfish.rc)
- Files can now be dragged into other applications (bxo#14492)
- For file managers, the files will usually be copied to that
location
- For other applications, the files will be opened by the application
* Performance:
- Thumbnails will now only be generated when the thumbnail view is
active (bxo#14689)
- Added /dev to list of standard excluded directories
- Files within /dev can still be searched if explicitly selected by
the user
* Bug Fixes:
- Quoted search strings now allow for searching for specific phrases,
instead of searching for actual quote characters (bxo#14501)
- The file context menu can now be opened multiple times (bxo#14621)
- Fix crash as startup with multi-file selection (lp#1753163)
* Translation Updates
- Update to 1.4.6
* Upgraded thumbnailer, based on the FD.o Thumbnail Spec:
- Improved error handling
- Proper permissions for thumbnail directories and files
- Logging of failed thumbnail generation
- Saving of thumbnail file attributes
- Support for relative thumbnail directories
* The minimum GTK+ version has been bumped to 3.16.
* Added inode/directory mimetype to desktop entry (bxo#14505)
* Disabled overlay scrollbars to improve interacting with the results
list (bxo#14487)
* Enabled launching of executable AppImage files (bxo#14500)
* Fixed invalid date in appdata (bxo#14502)
* Replaced stock icons with standard Mime Type icons (bxo#14503)
* Improved handling of exceptions when parsing settings (bxo#14491)
* Improved handling of UnicodeDecodeErrors (bxo#14490)
* Improved handling of PermissionErrors (bxo#14488)
* Improved support for hidden files (bxo#14497)
* Remember window size and position between sessions (bxo#14504)
* Xfce: Open directories with the preferred file manager (bxo#14483)
* Translation Updates
- dropped outdated macros
- added missing dep python3-gobject-Gdk required
- Drop Requires: gnome-icon-theme; all necessary icons are already
provided by adwaita-icon-theme, a hard requirement for gtk3.
- Only run post(un) scripts on openSUSE < 1500; for later versions
rpm file triggers take care of updating the icon cache already.
- Update to 1.4.5:
* Translation Updates:
- Catalan, Danish, Dutch, Lithuanian, Spanish, Swedish, Turkish
- Spec file cleanup
- Update to 1.4.4:
* Installer cleanup
* Updated appdata requirements
* Add Keywords to desktop file (lintian), extend Categories
with GTK (desktop-file-validate)
* Catfish 1.4.3:
* pycodestyle improvements
* Improve search speed by discarding .cache and .gvfs when
possible, add --basename to locate query
* Stop all search methods when engine is stopped, improve error
handling with thumbnails
- Update the sourceurl
- Use appdata instead of metainfo
- Fix: non-executable-script
- Cure grammar problems in description.
- update to version 1.4.2
- update to version 1.3.3
- update to version 1.2.2
- update to version 1.0.2
- update to version 1.0.1
- update to version 1.0.0
OBS-URL: https://build.opensuse.org/request/show/670272
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/catfish?expand=0&rev=6