[Xfce-bugs] [Bug 15409] Making Thunar search more user-friendly
bugzilla-daemon at xfce.org
bugzilla-daemon at xfce.org
Wed May 22 13:54:14 CEST 2019
https://bugzilla.xfce.org/show_bug.cgi?id=15409
--- Comment #4 from alexxcons <alexxcons at xfce.org> ---
> Motivation for this is because I think this adds up some complexity in several places
I dont think it would add much complexity. Possibly it just boils down to use
"g_strrstr" instead of "g_str_has_prefix" or something similar.
> a search field always sitting in the top, right of the location bar, and an extra tab in the settings dialog
Thunar plugins need to use the thunarx API. Afaik this API currently does not
allow to put widgets near the location bar or adding extra setting tabs .. the
possibilities available to plugins are very limited, like adding context menu
entries.
> Thunar should also be able to display files sitting in multiple directories (results of the search), as opposed to working always only on current working directory.
This bug is not about adding something complex like recursive search. There is
e.g. catfish for this purpose. If you request a catfish-like search, integrated
in thunar, please open a separate bugreport.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Xfce-bugs
mailing list