


Plasma 5 Calendars by Zren 591 comments

GTK3 Themes by lassekongo83 364 comments
I've been missing an icon for Spotify, so I made a simple one:
http://upload.circleofmet.de/files/spotifyfaience.svg
Maybe somebody finds it useful too :). Thanks for your efforts! - May 03 2013

Icon Sub-Sets by funnyguy 44 comments

Plasma Color Schemes by LMolr 3 comments

KDE Plasma Screenshots by Grindcore 5 comments
The panel is Oxywin no-pattern (http://kde-look.org/content/show.php?content=112004) and the Window Decoration is QtCurve (a bit modified by me).
You find my QtCurve config here ;):
http://uploaded.to/file/gi859u9a - Sep 18 2011

Plasma 4 Extensions by joseexposito89 185 comments
http://uploaded.to/file/uo5wi87d
I hope it works. I'm not an expert concerning the creation of packages ^^. - Aug 02 2011

KDE Plasma Screenshots by Grindcore 5 comments
Here you are ;): http://img837.imageshack.us/img837/3963/kubuntuneu.png - Jul 23 2011

KDE 4 Splashscreens by painkiller101 21 comments
The download link is unfortunately broken. Could you please fix this?
Thanks for sharing this amazing splash screen with the community! - Jun 07 2011

Plasma 4 Extensions by spinter 25 comments

Conky by helmuthdu 930 comments
I have uploaded my modified config here: http://kde-look.org/content/show.php?content=140289 - Mar 27 2011

Plasma 4 Extensions by mjmccans 397 comments
http://img825.imageshack.us/img825/4003/oxyzone.png
It would be great, if you could solve these problems, when you find time =).
Many thanks for for work! I really like your theme and it's now my default one. - Nov 08 2010
I'm using Kubuntu 10.10 with KDE 4.5.1.
After installing, I have unchecked the “Application notifications” box and started Colibri by typing "colibri" in terminal. It works fine, but I'd like to configure it (for example in which corner the notifications should be shown).
The problem is, that no configuration-entry appears in the "Application and System Notifications" section of the system-settings. Is there a file or something to configure it? - Oct 24 2010

Plasma Color Schemes by gjulian 1 comment
Thanks for sharing! - Oct 12 2010

Plasma 4 Extensions by mjmccans 397 comments

Plasma 4 Extensions by giucam 34 comments

Plasma 4 Extensions by giucam 34 comments
However the font color of other plasmoids is not always black. For example the workspace-switcher shows the name of the workspaces in gray (if configured to do so). - Jul 20 2010

Plasma 4 Extensions by giucam 34 comments
But sadly the font-color of the label is as far as I see it always black, which leads to illegibility with many plasma themes.
Could you perhaps add an option to configure the font color in future? Pretty cool would be the possibility to adjust it just like it is realised in the "Adjustable Clock" plasmoid (http://kde-look.org/content/show.php/Adjustable+Clock?content=92825). But this is just a suggestion.
Thanks - Jul 19 2010

Various KDE 1.-4. Improvements by thomas12777 285 comments
After installing libxdamage-dev compiling finished successfully and the clock works now! - Jul 19 2010

Various KDE 1.-4. Improvements by thomas12777 285 comments
Even though I've installed kdebase-workspace-dev it doesn't build further than this. Have you an idea what the problem could be?
Thanks!
[ 85%] Building CXX object CMakeFiles/kwin4_effect_beclock.dir/beclock.o
In file included from /home/joe/.src/beclock-kwin-fx/beclock.cpp:25:
/usr/include/kwinxrenderutils.h:34:35: error: X11/extensions/Xfixes.h: No such file or directory
/usr/include/kwinxrenderutils.h:35:36: error: X11/extensions/Xrender.h: No such file or directory
In file included from /home/joe/.src/beclock-kwin-fx/beclock.cpp:25:
/usr/include/kwinxrenderutils.h:46: error: ‘XserverRegion’ does not name a type
/usr/include/kwinxrenderutils.h:50: error: variable or field ‘xRenderRoundBox’ declared void
/usr/include/kwinxrenderutils.h:50: error: ‘Picture’ was not declared in this scope
/usr/include/kwinxrenderutils.h:50: error: expected primary-expression before ‘const’
/usr/include/kwinxrenderutils.h:50: error: expected primary-expression before ‘int’
/usr/include/kwinxrenderutils.h:50: error: expected primary-expression before ‘const’
/usr/include/kwinxrenderutils.h:54: error: ‘XRenderColor’ does not name a type
/usr/include/kwinxrenderutils.h:61: error: expected ‘)’ before ‘pic’
/usr/include/kwinxrenderutils.h:63: error: ‘Picture’ does not name a type
/usr/include/kwinxrenderutils.h:65: error: ‘Picture’ does not name a type
/usr/include/kwinxrenderutils.h:79: error: expected ‘)’ before ‘pic’
/usr/include/kwinxrenderutils.h:82: error: expected type-specifier before ‘Picture’
/usr/include/kwinxrenderutils.h:88: error: expected ‘)’ before ‘pic’
/usr/include/kwinxrenderutils.h: In destructor ‘KWin::XRenderPictureData::~XRenderPictureData()’:
/usr/include/kwinxrenderutils.h:96: error: ‘picture’ was not declared in this scope
/usr/include/kwinxrenderutils.h:97: error: ‘XRenderFreePicture’ was not declared in this scope
/usr/include/kwinxrenderutils.h: At global scope:
/usr/include/kwinxrenderutils.h:101: error: ‘Picture’ does not name a type
/usr/include/kwinxrenderutils.h:107: error: expected ‘)’ before ‘pic’
/usr/include/kwinxrenderutils.h:113: error: expected type-specifier before ‘Picture’
/usr/include/kwinxrenderutils.h:126: error: expected ‘,’ or ‘...’ before ‘*’ token
/home/joe/.src/beclock-kwin-fx/beclock.cpp:425: error: ‘XTransform’ does not name a type
/home/joe/.src/beclock-kwin-fx/beclock.cpp: In member function ‘virtual void KWin::BeClock::paintScreen(int, QRegion, KWin::ScreenPaintData&)’:
/home/joe/.src/beclock-kwin-fx/beclock.cpp:489: error: ‘XTransform’ was not declared in this scope
/home/joe/.src/beclock-kwin-fx/beclock.cpp:489: error: expected ‘;’ before ‘xform’
/home/joe/.src/beclock-kwin-fx/beclock.cpp:485: warning: unused variable ‘sine’
/home/joe/.src/beclock-kwin-fx/beclock.cpp:486: warning: unused variable ‘cosine’
/home/joe/.src/beclock-kwin-fx/beclock.cpp:487: warning: unused variable ‘dx’
/home/joe/.src/beclock-kwin-fx/beclock.cpp:488: warning: unused variable ‘dy’
/home/joe/.src/beclock-kwin-fx/beclock.cpp:915: error: expected ‘}’ at end of input
/home/joe/.src/beclock-kwin-fx/beclock.cpp:915: error: expected ‘}’ at end of input
/home/joe/.src/beclock-kwin-fx/beclock.cpp:915: error: expected ‘}’ at end of input
/home/joe/.src/beclock-kwin-fx/beclock.cpp: At global scope:
/home/joe/.src/beclock-kwin-fx/beclock.cpp:185: warning: ‘void drawOutlinedArc(QPainter&, const QRect&, int, int, int, QColor, QColor)’ defined but not used
make[2]: *** [CMakeFiles/kwin4_effect_beclock.dir/beclock.o] Fehler 1
make[1]: *** [CMakeFiles/kwin4_effect_beclock.dir/all] Fehler 2
make: *** [all] Fehler 2
- Jul 18 2010

Karamba & Superkaramba by merciful 24 comments
superkaramba
plasma-scriptengine-superkaramba
Afterwards you should be able to install the file (choose Superkaramba in the dialogue). - Jul 18 2010

KDM4 Themes by MisterBrightside 9 comments

Graphic Apps by discursive 4 comments
I especially like it's simplicity and lightweight. Just what I was looking for.
Keep up the good work =)!
- Jul 05 2010

Plasma 4 Extensions by mindfck 16 comments
you're plasmoid looks really promising but plasma tells me that the initialization of the scripts fails for some reason.
So I guess I'm missing some needed dependencies. Have you any ideas?
Thanks! - Jun 27 2010

Wallpapers Ubuntu by Lemonade 2 comments

Plasma 4 Extensions by finkandreas 301 comments
Compiling and installing was no problem but after choosing the systemmonitor.script all I get is the following message: Waiting for: HomeUsed.
The relevant line in the script is this one:
sensor name="HomeUsed" type="engine" cmd="systemmonitor:partitions/home
/usedspace:value" math="int $0 256 /"
What is the problem?
Thanks for advice! - Apr 17 2010

Plasma Themes by Shadowed87 6 comments
There is only one thing that annoys me a bit: The white border at the bottom, which indicates active windows could be more decent/elegant imho.
Thanks for sharing! - Mar 03 2010

KDE 4 Splashscreens by cialdo99 2 comments

Wallpaper Other by SunFox 6 comments

Wallpapers Windows by silentenigma 3 comments

Plasma 4 Extensions by DanaKil 62 comments
Now finally with your instructions it worked for me.
Thank you =)! - Nov 09 2009

KDE Plasma Screenshots by skydiver2311 4 comments

Wallpaper Other by MadeInKobaia 8 comments

KDE Plasma Screenshots by madek 3 comments

Plasma 4 Extensions by panzi 842 comments

Icon Sub-Sets by john007 5 comments
*download* - Aug 10 2009

Plasma 4 Extensions by mbaszczewski 445 comments

KDE Plasma Screenshots by gracca 1 comment

Plasma 4 Extensions by kilah 79 comments
Thanks for sharing this with us! - Jul 20 2009

Plasma 4 Extensions by DanaKil 62 comments
Sorry ^^ - Jul 07 2009

Plasma 4 Extensions by DanaKil 62 comments
It adds a thin vertical line to my panel (that's good) but it's so small, that I just don't manage to open the preferences when clicking right and trying to hit it probably (that's bad ^^).
Any ideas :S?
Thanks - Jul 07 2009

Plasma 4 Extensions by DanaKil 62 comments
Quote:kquitapp plasma
plasma
- Jul 07 2009

Plasma 5 Calendars
by
Zren