
konqueror speedbar
Various KDE 1.-4. Improvements
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Konqueror speedbar is a sidebar that uses the KURLBar class,
like the speedbar component of the file selection dialog.
this means that all the items present in the sidebar are syncronized
between the two sidebars.
16 years ago
resizing should be managed a little better, but there are still some things a little bit broken
16 years ago
resizing should be managed a little better, but there are still some things a little bit broken
zammi
16 years ago
Report
saltwater
16 years ago
konqueror: WARNING: Module konqsidebar_speedbar doesn't specify a library!
Report
mart
16 years ago
Report
ra1n
16 years ago
http://www.kde-look.org/content/show.php?content=14353
it's similar to your work, it would be cool to implement both ideas, using your sidebar area like a favorites section where you could add particular paths, and keeping the path trees for devices and network
Report
ra1n
16 years ago
Report
brockers
16 years ago
Bobby
Report
zammi
16 years ago
Report
fkurth
16 years ago
Please put it in next kde.
Report
Sebien
16 years ago
Please add it to KDE main distribution !!
(KDE 3.3 ?)
It's a more convenient and coherent way !
This also can force users to use it and then speed up theire open file tasks...
Report
seb
17 years ago
I have
tar -zxvf speedbar...
./configure --prefix=/usr
make
su -c "make install"
but where do i configure / select to use it? please provide some instructions!
Seb
Report
mart
17 years ago
~/.kde/share/apps/konqsidebartng/entries
where $KDEDIR is where you installed kde, e.g /usr
Report