Catfish 1.4.12 Released
Welcome to 2020! Let's ring in the new year with a brand new Catfish release.
What's New
Wayland Support
Catfish 1.4.12 adds support for running on Wayland. Before now, there were some X-specific dependencies related to handling display sizes. These have now been resolved, and Catfish should run smoothly and consistently everywhere.
Dialog Improvements
All dialogs now utilize client-side decorations (CSD) and are modal. The main window will continue to respect the window layout setting introduced in the 1.4.10 release.
I also applied a number of fixes to the new Preferences and Search Index dialogs, so they should behave more consistently and work well with keyboard navigation.
Release Process Updates
I've improved the release process to make it easier for maintainers and to ensure builds are free of temporary files. This helps ensure a faster delivery to package maintainers, and therefore to distributions.
Translation Updates
Albanian, Catalan, Chinese (China), Chinese (Taiwan), Czech, Danish, Dutch, French, Galician, German, Italian, Japanese, Norwegian Bokmål, Russian, Serbian, Spanish, Turkish
Downloads
$ md5sum catfish-1.4.12.tar.bz2
9aad6a0bc695ec8793d4294880974cb2
$ sha1sum catfish-1.4.12.tar.bz2
4e78e291a2f17c85122a85049bdc837b49afdd66
$ sha256sum catfish-1.4.12.tar.bz2
c3fb30e02b217752aa493b49769be1a5fc2adde70b22aef381e6c67d5227134a
Catfish 1.4.12 will be included in Xubuntu 20.04 "Focal Fossa", available in April.
Catfish 1.4.12 Released
Welcome to 2020! Let's ring in the new year with a brand new Catfish release.
What's New
Wayland Support
Catfish 1.4.12 adds support for running on Wayland. Before now, there were some X-specific dependencies related to handling display sizes. These have now been resolved, and Catfish should run smoothly and consistently everywhere.
Dialog Improvements
All dialogs now utilize client-side decorations (CSD) and are modal. The main window will continue to respect the window layout setting introduced in the 1.4.10 release.
I also applied a number of fixes to the new Preferences and Search Index dialogs, so they should behave more consistently and work well with keyboard navigation.
Release Process Updates
I've improved the release process to make it easier for maintainers and to ensure builds are free of temporary files. This helps ensure a faster delivery to package maintainers, and therefore to distributions.
Translation Updates
Albanian, Catalan, Chinese (China), Chinese (Taiwan), Czech, Danish, Dutch, French, Galician, German, Italian, Japanese, Norwegian Bokmål, Russian, Serbian, Spanish, Turkish
Downloads
$ md5sum catfish-1.4.12.tar.bz2
9aad6a0bc695ec8793d4294880974cb2
$ sha1sum catfish-1.4.12.tar.bz2
4e78e291a2f17c85122a85049bdc837b49afdd66
$ sha256sum catfish-1.4.12.tar.bz2
c3fb30e02b217752aa493b49769be1a5fc2adde70b22aef381e6c67d5227134a
Catfish 1.4.12 will be included in Xubuntu 20.04 "Focal Fossa", available in April.
Catfish 1.4.12 Released
Catfish 1.4.12 has been released! The new release introduces an increasingly important feature: support for the Wayland display server.
The post Catfish 1.4.12 Released appeared first on Sean Davis.
Catfish 1.4.11 Released
What's New?
General
- Radio indicators are now displayed on the layout options, making your selection clearer on all themes
Bug Fixes
- Startup crash when GdkDisplay or GdkScreen calls return None (LP #1822914)
- Configuration of preferred window layout (Xfce #16085)
- Finding files in the target directory (Xfce #15985, #16233)
- Symbolic links looping, causing search to go on forever (Xfce #16272)
- Home (~) expansion for the start path, simplifying commandline usage:
catfish --path=~/Desktop
- Fix asv-summary-has-dot-suffix (Debian Appstream)
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
Downloads
Catfish 1.4.11 will be included in Xubuntu 20.04 "Focal Fossa", available in April.
Catfish 1.4.11 Released
What's New?
General
- Radio indicators are now displayed on the layout options, making your selection clearer on all themes
Bug Fixes
- Startup crash when GdkDisplay or GdkScreen calls return None (LP #1822914)
- Configuration of preferred window layout (Xfce #16085)
- Finding files in the target directory (Xfce #15985, #16233)
- Symbolic links looping, causing search to go on forever (Xfce #16272)
- Home (~) expansion for the start path, simplifying commandline usage:
catfish --path=~/Desktop
- Fix asv-summary-has-dot-suffix (Debian Appstream)
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
Downloads
Catfish 1.4.11 will be included in Xubuntu 20.04 "Focal Fossa", available in April.
Catfish 1.4.11 Released
Catfish 1.4.11 features improved support for symbolic links, various bug fixes, and a clearer preferences dialog. Search is better than ever.
The post Catfish 1.4.11 Released appeared first on Sean Davis.
Xfce 4.16 development phase starting
As promised we’ll try to stick to a tighter schedule this time, so without further ado: the development phase towards Xfce 4.16 has officially started!
This means that we have a list of features we will try to work on (that is not guaranteed though) and that is detailed on our roadmap page and its subpages. I’ll try to summarize and highlight some (obviously with a focus on the stuff I know better because I’m more involved) of it for you here.
Dependency Update
Let’s start with one very important and obvious change: we will drop Gtk2 support with Xfce 4.16. This will have a concrete effect on old Panel plugins or Gtk2 applications that rely on libxfce4ui.
Xfce 4.16 will introduce a new dependency on libgtop to display information about the system (in the “About” dialog). We hope this will also have a positive side-effect on e.g. Panel plugins to standardize on this library.
General UI
In the 4.14 cycle we tried to do a 1:1 port of what used to be our Gtk2 desktop environment, avoiding visual changes. In the 4.16 cycle we plan to harmonize the appearance of certain elements that either became inconsistent through the port or already were inconsistent before (e.g. toolbars or inline toolbars).
We will also play with client-side decorations where we feel it makes sense (for instance replacing the so-called XfceTitledDialog, that is used for all settings dialogs with a HeaderBar version). Before anyone gets too excited (both positively or negatively): It is not planned to redesign more complex applications (like Thunar) with Headerbars in 4.16. We will however try to keep the experience and looks consistent, which means gradually moving to client side decorations also with our applications (please note that client side decorations are not the same as HeaderBars!). Through this change e.g. “dark modes” in applications will look good (see the part about the Panel below).
Now before there is a shitstorm about this change I would kindly ask everyone to give us time to figure out what exactly we want to change in this cycle. Also, switching to client-side decorations alone is not a big visual departure – feel free to also dig through the client-side decorations page if you want to read/see more on this.
Thunar
As mentioned before: no big redesign. But lots and lots of smaller improvements and goodies are planned to up the user experience of the file manager you love!
This includes extending the API for plugins, installing some Thunar actions by default and storing view settings per directory.
Panel
Some of the building blocks of what shall be done for the panel is already underway, so I can show off some screenshots in this section (shameless self-advertisement).
As dark modes are all the rage everywhere and it really makes sense for the panel to have one, here it goes. Now you can easily get a dark panel – even with bright themes like Adwaita! With having client side decorations, the window borders of the preferences dialog will also look consistent with the rest of the dialog (remember that Xfwm4 doesn’t – and won’t – support the dark Gtk variant).
The panel’s autohide modes received a “slide out” animation, so it’s more intuitive to understand where the panel went. (We may tweak this feature further or even make it optional, but for the time being it’s there by default.)
The launcher plugin will receive a feature from garcon, i.e. showing the Desktop Actions of a launcher item in its right-click menu (i.e. “Open Private Window” for Firefox). This is really just a feature preview though, the code is in working but very hacky/rough state.
Some other core plugins (workspace switcher, tasklist) will also receive tweaks and improvements.
Settings
Especially the display settings shall receive more attention, introducing support for scaled mirror mode (helpful if not all displays share a reasonable resolution) and more.
We may also include our own daemon to talk to colord directly to eradicate the need for xiccd.
Power Manager
“Night light” (as in: a timed function that applies a colorfilter to your display to reduce strain on the eyes) will likely be added to the power manager. (Although if we figure out it’s easier to implement in the settings daemon it may be moved there.) Also some improvements to the panel plugin are planned as well as including a battery histogram in the settings dialog to visualize battery drain.
For all other components only smaller changes are planned.
Let’s get on with it
As mentioned before this cycle is intended to be more lightweight to enable us to “stick to the plan” and get a release to our user base sooner than with the previous two releases. Also keep in mind that we want to renew some of our infrastructure, which will also take away some time.
So now let’s get the 4.15 releases going!
Catfish 1.4.10 Released
The best Linux graphical file search utility keeps getting better! The latest release features a new preferences dialog, a polished user interface, and significantly improved search results and performance.
What’s New?
New Features
- A brand new Preferences dialog. This dialog includes options for window layout, display options, custom exclude directories (new!), and an option to close Catfish after opening a file (new!).
- Custom exclude directories. Previous releases of Catfish excluded various directories (/dev, ~/.cache, ~/.gvfs) to boost performance. This latest feature makes path exclusions customizable so users can further speed up their searches. (Xfce #15317)
- Close after select. Frequent file searcher? This feature will let you find and open your missing file, and close Catfish right away, keeping your application list at bay. (Xfce #14888)
Bug Fixes
- The previous release, Catfish 1.4.9 meant to include fixes for path exclusions. Somehow, I forgot to include the actual fix! So here it is, path exclusions are fixed and search performance should be increased as a result. (Debian #926850)
- Icons are now always displayed at a consistent size in the results. Previously, some icons would be displayed much larger than others, breaking the visual flow.
Improved Application menu
In the past, clicking the application menu in Catfish meant seeing a cluttered, inconsistently spaced and aligned popover with poorly-worded options. No more!
- Better use of space, padding, and margins
- Clearer purpose labels
- Keyboard accelerators are now displayed in the menu
Search Improvements
- Symbolic links are now traversed, with actual paths only processed once
- Added search priority, surfacing more relevant results faster. Folders are now descended with the following priority, then alphabetically:
- XDG paths (Desktop, Documents, Pictures, Videos, etc)
- Visible paths
- Hidden paths
General
- Better use of alt-accelerators
- Improved installation instructions (Xfce #15105)
- Reduced warnings displayed in the terminal
- Simplified Python 2/3 compatibility code
- Various code quality fixes (pylint, flake)
Translation Updates
- Simplified welcome text. While not visually different, the 3 translatable phrases were merged into a single sentence to simplify translations. (Xfce #15596)
Albanian, Basque, Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Croatian, Danish, Dutch, French, Galician, German, Hungarian, Italian, Korean, Lithuanian, Norwegian Bokmål, Polish, Portuguese, Portuguese (Brazil), Russian, Serbian, Spanish, Turkish
Screenshots
Downloads
Source tarball (md5, sha1, sha256)
Catfish 1.4.10 Released
What’s New?
New Features
- A brand new Preferences dialog. This dialog includes options for window layout, display options, custom exclude directories (new!), and an option to close Catfish after opening a file (new!).
- Custom exclude directories. Previous releases of Catfish excluded various directories (/dev, ~/.cache, ~/.gvfs) to boost performance. This latest feature makes path exclusions customizable so users can further speed up their searches. (Xfce #15317)
- Close after select. Frequent file searcher? This feature will let you find and open your missing file, and close Catfish right away, keeping your application list at bay. (Xfce #14888)
Bug Fixes
- The previous release, Catfish 1.4.9 meant to include fixes for path exclusions. Somehow, I forgot to include the actual fix! So here it is, path exclusions are fixed and search performance should be increased as a result. (Debian #926850)
- Icons are now always displayed at a consistent size in the results. Previously, some icons would be displayed much larger than others, breaking the visual flow.
Improved Application menu
In the past, clicking the application menu in Catfish meant seeing a cluttered, inconsistently spaced and aligned popover with poorly-worded options. No more!
- Better use of space, padding, and margins
- Clearer purpose labels
- Keyboard accelerators are now displayed in the menu
Search Improvements
- Symbolic links are now traversed, with actual paths only processed once
- Added search priority, surfacing more relevant results faster. Folders are now descended with the following priority, then alphabetically:
- XDG paths (Desktop, Documents, Pictures, Videos, etc)
- Visible paths
- Hidden paths
General
- Better use of alt-accelerators
- Improved installation instructions (Xfce #15105)
- Reduced warnings displayed in the terminal
- Simplified Python 2/3 compatibility code
- Various code quality fixes (pylint, flake)
Translation Updates
- Simplified welcome text. While not visually different, the 3 translatable phrases were merged into a single sentence to simplify translations. (Xfce #15596)
Albanian, Basque, Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Croatian, Danish, Dutch, French, Galician, German, Hungarian, Italian, Korean, Lithuanian, Norwegian Bokmål, Polish, Portuguese, Portuguese (Brazil), Russian, Serbian, Spanish, Turkish
Screenshots
Downloads
Source tarball (md5, sha1, sha256)
Catfish 1.4.10 Released
Catfish 1.4.10 has been released! This release features a new preferences dialog, a polished user interface, and an improved search.
The post Catfish 1.4.10 Released appeared first on Sean Davis.