
KlearDock
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
Forked off the KSmoothDock project, KlearDock aims to provide a complete dock solution alternative to Kicker (OS X or other).
17 years ago
12hour clock option added
Loction of bar now configurable
Wallpaper bug fixed
And A KControlCenter module is in the works
17 years ago
12hour clock option added
Loction of bar now configurable
Wallpaper bug fixed
And A KControlCenter module is in the works
p0tatis
16 years ago
Report
nightwriter
17 years ago
http://http//kleardock.sourceforge.net and it sends poor firefox to microsoft.com if you click on it. (Mozilla goes to google.)
Thanks
Report
nightwriter
17 years ago
http://http//kleardock.sourceforge.net and it sends poor firefox to microsoft.com if you click on it. (Mozilla goes to google.)
Thanks
Report
wizactive
17 years ago
Also, KlearDock segfaults if smalliconsize equals bigiconsize.
So in line 1224 of kleardock.cpp
change:
if (iwSmall > iwBig)
to:
if (iwSmall >= iwBig)
that should fix it.
I tried to put those to same size because I don't like icon zooming :P
Report
spideyrox
17 years ago
collect2: ld returned 1 exit status
make[2]: *** [kleardock] Error 1
make[2]: Leaving directory `/home/dan/download/kleardock-0.5/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/dan/download/kleardock-0.5'
make: *** [all] Error 2
Any clues? I can see what the problem is, I just have no idea how to remedy it. I had everything working fine before, then I slicked my system and reinstalled RH9. Now I'm getting this error...?
Thanks,
Dan
Report
bx-alpha0
17 years ago
Looks like you need libart_lgpl. Either install it via RPM or check out this website http://www.linuxfromscratch.org/blfs/view/stable/gnome/libart_lgpl.html
Good luck!
bx
Report
ita256
17 years ago
* when the mouse enters in the bar zone from the top, it grows a lot for 1/4 second before it takes its final size
* when the mouse enters from the left, the bar grows all in a sudden (not smooth at all)
* if the mouse is on the bar, and moved slowly to the right, the bar keeps blinking (probably a bug)
I hope that these issues are resolved in ksmoothdock cvs.
Report
ita256
17 years ago
Report
TWD
17 years ago
Report
spideyrox
17 years ago
I'm running RH9, and am totally in love with Kleardock. Any thoughts are greatly appreciated.
Report
crowesesse
17 years ago
Report
TWD
17 years ago
HTH
Report
TWD
17 years ago
The download link has been fixed, and as for the bugs that hybrid has noticed: The fixes are being worked on, and should be in CVS by the end of the week. For the next release I'm waiting till I've finished the KControlCenter module for it...
David
Report
newbie
17 years ago
http://gd.tuwien.ac.at/softeng/sf/k/kleardock/
Report
hybrid
17 years ago
Unfortunately there's a bug in Kleardock concerning the taskbar. The first three Icons are zoomed correctly, but the next Icons behave strangely, like they are not zoomed or just a bit. Old KSmoothDock is running fine.
A further Problem with the taskbar is that it gets bigger than the size of the screen when many windows are open, so some icons are no longer accessable. Maybe a grouping facillity would help off.
System:
Suse 9.0
Kde 3.2 CVS
Report
TWD
17 years ago
HTH
David
Report
dle
17 years ago
That aside, this looks like it's off to a great start. Well done.
Report
nuxxed
17 years ago
why does the download link lead to microsoft????????
Report
whitewolf
17 years ago
Report
selan
17 years ago
http://kde-look.org/content/show.php?content=7460
The pager is part of kleardock.
Report
selan
17 years ago
http://kde-look.org/content/show.php?content=7460
The pager is part of kleardock.
Report
Vortigern
17 years ago
Report
slay
17 years ago
http://sourceforge.net/projects/kleardock/
Report
luismml
17 years ago
Report