|
|
|
|
|
KSideBar is a little plugin for
konqueror
side panel that show some useful links and informations.
The idea was brought from various html-based similar sidebars
i saw on kde-looks.org .
Instead KSideBar layout is based on c++ :), this way it (will) can be
very flexible and complete.. The only difference now is the "Details"
panel which shows common infos for resources.
Here's a screenshot.
download
Source code :
ksidebar-0.4.1.tar.bz2
( 17-Nov-2003 )
changelog
Version 0.4.1 - 17-11-2003
- Fixed compilation bug with KDE 3.1.x
- Fixed weird bug with roll-over changing colors..
Now the the rollovers are disabled and all works fine...
Version 0.4 - 26/10/2003
- Actions panel now uses standard kde actions too.
- Device panel load the list of devices using the
device:/ ioslave
- bugfixing
Version 0.3 - 01/10/2003
- Added "Actions" panel with contextual actions
(Still buggy and only with few actions,
ideas are welcome)
- The layout of panel (open/close) is saved
- Added support for catalogue files (translations)
- Fixed color issues
Version 0.2.1 - 27/09/2003
Version 0.2 - 26/09/2003
- Panels can be hidden
- Added metainfo data visualisation
- Items with no meaning in Details panel are hidden
- Rollover effects
install
Installation process should be straightforward
However:
$ tar xvfj ksidebar-0.1.tar.bz2
$ cd ksidebar-0.1
$ ./configure
$ make
# make install (as root)
todo
- Better look..
- Possibility to close panels
- Contextual panel with possible actions, based on the type
of the resource.
- ... suggestions are welcome!
Matteo Merli <matteo@petaligrigi.net>
|