Source i (link to git-repo or to original if based on someone elses unmodified work):

Add the source-code for this project on opencode.net

0
Become a Fan
5.0

Available as/for:
Description:
I'm using kdes' composite manager from kde 3.3 with xorg 6.8. One of the annoying things using drop shadows is applications like Super Karamba themes, dockers like KXDockers are giving wierd shadows with current composite manager. So I wrote this simple scipt to remove drop shadows from what ever the kde apps that does not fit to drop shadows.

Usage:
1. Execute the script (either double clicking or in command line).
2. When the cursot pointer become crossed, click on the application that you want to remove drop shadow.

(Special thanks to Thomas, author of Baghira theme for his hints on this)

BTW: If you want to know about my desktop setup refer: http://www.kde-look.org/content/show.php?content=23535

PLEASE don't ask me for my Amarok super karamba theme...unless you are sure that Apple will not sue me...:-)

Ratings & Comments

14 Comments

tarekbaher

Great script :) I found that I have to click on each superkaramba window for this to work. Here is my modification to make it de drop shadow all superkaramba themes/windows Tell me if it works. (script follows .. put 7 whitespaces before the [^d] because the comment box removes duplicate whitespaces. I marked it in bold) #!/bin/bash # deshadowsuperkaramba.sh ITEMS=`xwininfo -root -tree -int |grep " [^d]* \"superkaramba\""|cut -c 12-19` for item in $ITEMS do dcop kwin default setUnshadowed $item done exit 0

klti

Thanks very much for this script, i put it in autostart with some sleep time -> no more shodows on superkaramba widgets after login.

tarekbaher

You're welcome.

PomTom

If only kxdocker is the problem, the script could be executed automatically without even clicking by using xwininfo's "-name" option: dcop kwin default setUnshadowed `xwininfo -int -name kxdocker | grep \ "xwininfo: Window id:" | cut -c 22-29` I start it this way via autostart with a 10 seconds delay before execution to make sure kxdocker is already loaded.

guppetto

Your missing execute permissions on the script. By default, the script does not have execute permissions. Make sure you run the following as the owner of the file (ls -l) run the following at the command line: 1. chmod +x scriptname 2. ./scriptname & 3. click on window you want to remove the shadow from. The script works with kompmanager which is really just xcompmanager with a few kde mods. Hope this helps.

v0id7

i cant seem to get this to run even in a root konsole. it tells me permission denied everytime.

nuka

look at your desktop, you have apple logos and apple artwork everywhere. so far, they havent said anything to the peple that created them, i doubt they will do anything to you if you submit that karamba theme. the worst taht could happen is that they send you an email to delete it.

nbensa

Hello, how did you got that sidebar on konqueror?

zammi
p0z3r

I've had no problems in the past running xcompmgr with SuperKaramba and having no "odd" shadows. Just run it like this: xcompmgr -CcFf

zammi

Hi, I'm using the composite manager that comes with KDE instead of xcompmgr. Thanks for your tip, I appreciate it..

Matti

I'm sure there's an option for configuring this in kcontrol centre. I don't have any issues with superkaramba themes, or kxdocker. Matt

zammi

Could you share your config file with us. That will be a great help. I'm aware that I'm not the only person having this issue.

Matti

I just put the dock window size slider down to 0 in the shadow tab. Matt

Pling
0 Affiliates
Details
license
version
updated
added
downloads 24h 0
mediaviews 24h 0
pageviews 24h 1

More Various KDE 1.-4. Improvements from zammi:

KMobileTools - Mockup
zammi
last update date: 19 years ago

Score 4.7

KMetabar - (Modified Metabar 0.7)
zammi
last update date: 19 years ago

Score 5.0

Filebrowser appearence
zammi
last update date: 20 years ago

Score 5.0

ALI - KMenu - Suggestion 2
zammi
last update date: 20 years ago

Score 5.0

ALI - KMenu - Suggestion
zammi
last update date: 20 years ago

Score 5.0

Theme Idea from GNOME Community
zammi
last update date: 21 years ago

Score 5.0

Other Various KDE 1.-4. Improvements:

Slicker Debian Package for Woody
cirrusgr
last update date: 22 years ago

Score 5.0

Konqueror/kdesktop suggestion
PovMan
last update date: 22 years ago

Score 5.0

Biiig buttons
dbojan
last update date: 20 years ago

Score 5.0

Yet Another KControl
Frans
last update date: 21 years ago

Score 5.0

Next window and next/previos window
dbojan
last update date: 20 years ago

Score 5.0

Fantasie Toolbar
katoe
last update date: 19 years ago

Score 5.0