
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
A beautiful taskbar for kicker.
features:
o flat and transparent (if kicker is transparent)
o animated thumbnail views (animation equations correspond to kpager2)
You probably need to restart kicker after adding the taskbar.
based on taskbar of kde 3.2
compilation:
FIX the file modification times first:
find . -print -exec touch {} ;
Then
(make -f Makefile.cvs)
./configure
make
su
make install
If it doesn't work, you probably need to remove the autom4te directory. Moreover, using mtaskbar.kdevelop will help in any case.
Have fun!
###################
p a c k a g e s
###################
o Gentoo by destuxor
Ebuild: http://dek.sinussource.net/index.php?option=com_ebuilds&Itemid=44&action=show&vid=60
Bug Report (to get Taskbar v2 into portage): http://bugs.gentoo.org/show_bug.cgi?id=83975It
cfdisk /dev/hda && mkfs.xfs /dev/hda1 && mount /dev/hda1 /mnt/gentoo/ && chroot /mnt/gentoo/ && env-update && . /etc/profile && em
o SuSE 9.2 Kde3.4 RPM by linux3114a http://home.tiscali.be/raoul.linux/download.htm
rpm -Uhv filename
15 years ago
no changes, just new packages from third-parties
0.7
o fix: transparency on nontransparent kicker
o fix: 'on mouse hover and click' works again
o new: semitransparent buttons
o new: application exclude list for screenshots (usage: "className,windowRole;className,windowRole [..]")
0.6
o fix: definitely flickerfree
o fix: textcolor, now guaranteed readibility
o new: thumbnail will hide itself after 5 seconds (tool tip behaviour)
o new: apply icon effects (eg. toGray)
0.5
o transparency works now!!
o less flicker
o better thumbnail animation on small resolutions
o improved shadow style
o some new options
0.4
o new: shadows around text vs. text color
o new: smooth effects when blending in buttons
o fix: thumbnail flicker reduction
o fix: button flickers at window moving
0.3
o cleaner animations, animation enabled/disabled like in KControl
o disable animation if popupp was opened
o configuration: show buttons/ show thumbnails
0.2
o animated thumbnail views
0.1
o make taskbar flat and transparent
15 years ago
no changes, just new packages from third-parties
0.7
o fix: transparency on nontransparent kicker
o fix: 'on mouse hover and click' works again
o new: semitransparent buttons
o new: application exclude list for screenshots (usage: "className,windowRole;className,windowRole [..]")
0.6
o fix: definitely flickerfree
o fix: textcolor, now guaranteed readibility
o new: thumbnail will hide itself after 5 seconds (tool tip behaviour)
o new: apply icon effects (eg. toGray)
0.5
o transparency works now!!
o less flicker
o better thumbnail animation on small resolutions
o improved shadow style
o some new options
0.4
o new: shadows around text vs. text color
o new: smooth effects when blending in buttons
o fix: thumbnail flicker reduction
o fix: button flickers at window moving
0.3
o cleaner animations, animation enabled/disabled like in KControl
o disable animation if popupp was opened
o configuration: show buttons/ show thumbnails
0.2
o animated thumbnail views
0.1
o make taskbar flat and transparent
lucher
16 years ago
There are only two ways to show the button frames: either the mouse hovers on it or the task demands attention.
I can't reproduce you bug on my machine. - no unwanted frames at all.
Report