[PATCH 0/1] Add close-after-file-select functionality for one-off searches

Michael Kielstra pmkielstra at outlook.com
Sun Nov 11 21:25:09 CET 2018


Dear all,

I like to use Catfish as a way to find and open files.  It's easier
to search for "xyz.txt" than it is to actually remember where I put
xyz.txt.  The downside is that Catfish stays open while I'm editing
xyz.txt, leading to me having several Catfish windows in the back-
ground that I then have to close manually.  This patch adds a new
option to close immediately after opening a file.

It is also hosted on GitHub at Michaelkielstra/Catfish.

Thank you very much.

Kindest regards,

Michael Kielstra

Michael Kielstra (1):
  Added close-after-file-select functionality for one-off searches.

 catfish/CatfishWindow.py       | 14 +++++-
 catfish_lib/CatfishSettings.py |  1 +
 catfish_lib/Window.py          |  5 +-
 data/ui/CatfishWindow.ui       | 19 +++++++
 po/catfish.pot                 | 92 ++++++++++++++++++----------------
 5 files changed, 83 insertions(+), 48 deletions(-)

--
2.17.1

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.xfce.org/pipermail/xfce4-dev/attachments/20181111/43fdc329/attachment.html>


More information about the Xfce4-dev mailing list