Small feature request
Rodrigo Coacci
rcoacci at gmail.com
Wed May 10 18:46:10 CEST 2006
BTW, shouldn't we check for exec bit? At least in verve plugin I didn't see
it happening. Does it make any sense do the completion for non-exec files in
PATH?
Another thing: since xfrun, verve, and possibly thunar might use this
binaries list, shouldn't it be added to a xfce lib, so we don't replicate
code? exo, or libxfceutil perhaps? What do you guys think?
On 5/10/06, Benedikt Meurer <benedikt.meurer at unix-ag.uni-siegen.de> wrote:
>
> Jannis Pohlmann wrote:
> > You can take a look at Verve. The tab auto-completion is very simple.
> > You just have to read all binaries in $PATH (and those from the history)
> > into a g_completion and cycle through it when TAB is pressed. It's in
> > verve-plugin/trunk/panel-plugin/verve-plugin.c in the goodies SVN.
>
> How about loading $PATH asynchronously? Problem I noticed with verve,
> when $PATH contains a folder on slow media (large NFS folder in this
> case) it blocks the UI for some time. You can have a look at the create
> launcher stuff in exo-desktop-item-edit/, which does the async loading
> for the completion model.
>
> > Regards,
> > Jannis
>
> greets,
> Benedikt
> _______________________________________________
> Xfce4-dev mailing list
> Xfce4-dev at xfce.org
> http://foo-projects.org/mailman/listinfo/xfce4-dev
>
--
Abraços,
Rodrigo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.xfce.org/pipermail/xfce4-dev/attachments/20060510/b666ab5b/attachment.html>
More information about the Xfce4-dev
mailing list