Closed GoogleCodeExporter closed 9 years ago
Hi There,
I thought about this option when adding the show/hide hidden files option and
decided
against it. I could think neither of a use case that really called for this, or
a way
to implement the feature such that you wouldn't constantly be toggling this
setting.
I guess one option would be to show a maximum of (say) 100 files/dirs and
include a
"show/all" or "show remaining x entries" button at the end that would populate
the
menu with the remaining entries. Though I agree that opening directories with a
large
number of files is slow, if you know you're going to open nautilus or whatever
in the
end, you might as well do it from the start.
Convince me otherwise.
Original comment by bertol...@gmail.com
on 21 Nov 2007 at 7:42
Hey Peter,
I should have read the rest of your post before replying!!! I do not know if the
bottleneck is getting the folder contents or creating the menu, but it would be
very
interesting to find out. As for your suggestion to open a folder by clicking on
the
folder menu-item (not the self referencing folder header), I originally wanted
the
applet to work this way, but gtk does not support this behavior (see issue 7).
In the
end you would still have to display the contents of the directory to open it,
and if
the directory contains a large number of directories, you still (after a lot of
work)
have the same problem.
Maybe the option I mentioned in the previous solution would be a better
solution. And
some profiling to highlight the bottleneck would definitely be good.
Original comment by bertol...@gmail.com
on 21 Nov 2007 at 7:51
Original comment by bertol...@gmail.com
on 6 May 2008 at 10:59
Original issue reported on code.google.com by
Peter.J....@gmail.com
on 21 Nov 2007 at 9:40