
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
This is a simple Control Center module one can use to change the look of the shadows under the desktop icons.
Many people complained about ugly default shadows, but there was no easy way (say a GUI) to change this.
You can use this little tool to change this.
Have fun!
Please let me know if it was useful for you.
16 years ago
05/01/03 - V0.1.1
- Decay-Combo now enables the Apply-Button.
- No debug-messages anymore
- Fixed the build-system
- Removed dummy-docs -> results in smaller source-package
- Removed some unneeded files from the package
05/01/01 - V0.1 initial release
16 years ago
05/01/03 - V0.1.1
- Decay-Combo now enables the Apply-Button.
- No debug-messages anymore
- Fixed the build-system
- Removed dummy-docs -> results in smaller source-package
- Removed some unneeded files from the package
05/01/01 - V0.1 initial release
kosmas
15 years ago
Here is the error:
/bin/sh ../libtool --silent --mode=link --tag=CXX g++ -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -o kcm_textshadowedit.la -rpath /usr/lib/kde3 -avoid-version -module -no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined -L/usr/X11R6/lib -L/usr/lib/qt3/lib -L/usr/lib textshadowedit.lo shadowpreviewwidget.lo shadowconfig.lo -lkdeinit_kdesktop -lkdeui
.libs/shadowpreviewwidget.o: In function `ShadowPreviewWidget::cleanup()':
shadowpreviewwidget.cpp:(.text+0x27): undefined reference to `KShadowEngine::~KShadowEngine()'
.libs/shadowpreviewwidget.o: In function `ShadowPreviewWidget::init(QString)':
shadowpreviewwidget.cpp:(.text+0xa1b): undefined reference to `KShadowSettings::KShadowSettings()'
shadowpreviewwidget.cpp:(.text+0xae2): undefined reference to `KShadowEngine::KShadowEngine(KShadowSettings*)'
.libs/shadowpreviewwidget.o: In function `ShadowPreviewWidget::selectionType() const':
shadowpreviewwidget.cpp:(.text+0xb73): undefined reference to `KShadowSettings::selectionType() const'
.libs/shadowpreviewwidget.o: In function `ShadowPreviewWidget::algorithm() const':
shadowpreviewwidget.cpp:(.text+0xdf5): undefined reference to `KShadowSettings::algorithm() const'
.libs/shadowpreviewwidget.o: In function `ShadowPreviewWidget::factor() const':
shadowpreviewwidget.cpp:(.text+0xe56): undefined reference to `KShadowSettings::multiplicationFactor() const'
.libs/shadowpreviewwidget.o: In function `ShadowPreviewWidget::offsetX() const':
shadowpreviewwidget.cpp:(.text+0x10f5): undefined reference to `KShadowSettings::offsetX() const'
.libs/shadowpreviewwidget.o: In function `ShadowPreviewWidget::offsetY() const':
shadowpreviewwidget.cpp:(.text+0x1265): undefined reference to `KShadowSettings::offsetY() const'
.libs/shadowpreviewwidget.o: In function `ShadowPreviewWidget::thickness() const':
shadowpreviewwidget.cpp:(.text+0x13d5): undefined reference to `KShadowSettings::thickness() const'
.libs/shadowpreviewwidget.o: In function `ShadowPreviewWidget::transparency() const':
shadowpreviewwidget.cpp:(.text+0x1565): undefined reference to `KShadowSettings::maxOpacity() const'
.libs/shadowpreviewwidget.o: In function `ShadowPreviewWidget::updatePreview()':
shadowpreviewwidget.cpp:(.text+0x1734): undefined reference to `KShadowEngine::makeShadow(QPixmap const&, QColor const&)'
shadowpreviewwidget.cpp:(.text+0x1877): undefined reference to `KShadowSettings::offsetY() const'
shadowpreviewwidget.cpp:(.text+0x1895): undefined reference to `KShadowSettings::offsetX() const'
collect2: ld returned 1 exit status
make[2]: *** [kcm_textshadowedit.la] Error 1
make[2]: Leaving directory `/tmp/a/textshadowedit-0.1.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/a/textshadowedit-0.1.1'
make: *** [all] Error 2
Any suggetsion would be appreciated.
Thanks in advance,
Kosmas.
Report
Superstoned
15 years ago
Report
aivs
16 years ago
Sample from http://kde-look.org/content/show.php?content=12380
Report
18volt
16 years ago
Report
Lenz
16 years ago
First I have to say: great program!
But, I have a question. Which config file does this program change? And I also have a suggestion for future versions: A possibility to restore the original setting would be nice (there is a button in your program for that, but it doesn't work yet).
-- Lenz
Report
SegFault
16 years ago
Please update ;-)
Report
gorbeia
16 years ago
Report
lokheed
16 years ago
Report
SegFault
16 years ago
I added some spacers to the layout, so the widgets will be resized in a nice way when the window is enlarged.
These spacers cause the large border.
I need to tune them a bit to make it smaller.
Please note this control center module is meant as a kind of workaround, which should be replaced by a proper dialog by the KDE-people.
I only made this because of so many complaints about the standard shadows.
Report
elektroschock
16 years ago
Report
stic
16 years ago
Report
SegFault
16 years ago
I abjected the idea.
Why you ask?
This kcontrol module was meant as a workaround one can use until the KDE-people implemented this thingy in KDE.
I don't think it's worth the effort.
How many themes would one actually create?
Two?
Three?
There aren't that many possibilities that really make sense.
Report
Ekardnam
16 years ago
Haven't tried it yet (my Linux computer is dead :(...).
Just a question: Would it be possible to add so you could select the angle?
Report
SegFault
16 years ago
What should be added?
What angle are you speaking about?
I'm a bit confused :-)
Report
Ekardnam
16 years ago
Up, down, left, right, upright...
Report
Cypress
16 years ago
Report
SegFault
16 years ago
Report
kdeappsce
16 years ago
Cheers ti the author ;-) !
Report
IceSheep
16 years ago
Maybe there's one little bug: When I change the "Decay Algorithm" the apply button doesn't get activated.
Report
maitre
16 years ago
Report
Cypress
16 years ago
bash-3.00# make
make all-recursive
make[1]: Entering directory `/home/compile/textshadowedit-0.1'
Making all in doc
make[2]: Entering directory `/home/compile/textshadowedit-0.1/doc'
Making all in .
make[3]: Entering directory `/home/compile/textshadowedit-0.1/doc'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/compile/textshadowedit-0.1/doc'
Making all in en
make[3]: Entering directory `/home/compile/textshadowedit-0.1/doc/en'
/opt/kde/bin/meinproc --check --cache index.cache.bz2 ./index.docbook
make[3]: Leaving directory `/home/compile/textshadowedit-0.1/doc/en'
make[2]: Leaving directory `/home/compile/textshadowedit-0.1/doc'
Making all in po
make[2]: Entering directory `/home/compile/textshadowedit-0.1/po'
make[2]: *** No rule to make target `de.po', needed by `de.gmo'. Stop.
make[2]: Leaving directory `/home/compile/textshadowedit-0.1/po'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/compile/textshadowedit-0.1'
make: *** [all] Error 2
Report
shadowrm
16 years ago
Report
jaugen
16 years ago
Report
SegFault
16 years ago
Try to do this:
cd textshadowedit-0.1
make uninstall
./configure --prefix=$(kde-config --prefix)
make
make install
Please tell me if it worked for you.
You should find it in Look'n'Feel
Report
motyR
16 years ago
Report