
PanelShadows
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
Add this to your desktop and any panel will cast a shadow (maybe works best with bright themwes, but aya is "broken" in trunk)
atm. it can not catch panel additions, i.e. if you add a panel, you want to remove this plasmoid and readd it as well :(
configurable as soon as i found a way to provide an interface w/o having a visible applet - wouldn't it be cool to have a cashew replacement that one can hook such interfaces on? ;-P
12 years ago
0.2: KDE 4.2 plasma cmake compatibility
0.2a: really make cmake KDE 4.2 + plasma compatible - sorry everyone
0.2b: now with 4.2 RC1 support ...
12 years ago
0.2: KDE 4.2 plasma cmake compatibility
0.2a: really make cmake KDE 4.2 + plasma compatible - sorry everyone
0.2b: now with 4.2 RC1 support ...
zaznetkherson
11 years ago
Report
thomas12777
11 years ago
Report
Saleel
11 years ago
I am on KDE 4.4 b2
Report
thomas12777
11 years ago
try
stat `kde4-config --prefix`/lib/kde4/plasma_applet_panelshadows.so
and
stat `kde4-config --prefix`/lib/kde4/plasma_applet_panelshadows.so
if nothing else, maybe plasma needs a refresh,
kquitapp plasma-desktop && plasma-desktop
Report
Saleel
11 years ago
Thanks, it works well!
Report
DaiVied
11 years ago
Report
TheRob
11 years ago
a xbar plasmoid that ships with bespin,
just add it to the top panel and boom.
Report
thomas12777
11 years ago
Report
Moult
11 years ago
Or what about if the panel is transparent - I notice you can see the shadow underneath, which makes the panel much darker than it should be.
Report
Rasi
12 years ago
Report
Fri13
12 years ago
How to get this installed?
Shouldn't this be a binary format?
Report
Fri13
12 years ago
Report
lucher
12 years ago
Report
thomas12777
12 years ago
http://www.kde-look.org/content/show.php/Bespin?content=63928
Report
smihael
12 years ago
You can enable it by executing following command:
su -c "echo "deb http://smihael.bplaced.net/plasmoids/ binary/" >> /etc/apt/sources.list && apt-get update"
and then install as ususaly (aptitude install panelshadows)
Or just download:
http://smihael.bplaced.net/plasmoids/binary/panelshadows_0.11-1_amd64.deb
and install it with dpkg -i command.
Report
Mixi
12 years ago
Not su -c "echo "deb http://smihael.bplaced.net/plasmoids/ binary/" >> /etc/apt/sources.list && apt-get update"
And:
gzip: stdin: not in gzip format
Feh http://smihael.bplaced.net binary/
Report
srog
12 years ago
Report
Znurre
12 years ago
Report
thomas12777
12 years ago
just to be sure:
- you won't see too much on bottom panels, as the shadow has a downdrift (and is yet not configurable)
- also the maximum alpha is hardcoded to 25%, so the effect is probably low on dark wallpapers
could you just assure it's not just about this?
Report
Znurre
12 years ago
Report
thomas12777
12 years ago
-> works (at least with current (yesterday) plasma trunk)
maybe there's sth. broken with your plasma
do you use the def. desktop containment?
Report
Znurre
12 years ago
Thanks for a great plasmoid.
Report
thomas12777
12 years ago
seems to be something about the plasma infrastructure then (i need view() != 0) and loop the initialization until it exists. probably it doesn't anymore in recent plasma.
-> friday ;-)
Report
thomas12777
12 years ago
expect update around Friday, then - sorry
Report