


Full Icon Themes by Phorious 5 comments
/usr/share/libreoffice/share/config/
Just check if files like this one are installed in that folder. - Feb 27 2015

Full Icon Themes by Phorious 5 comments
- Feb 24 2015

Full Icon Themes by franksouza183 25 comments
I see also that is still a work in progress, so, my question is:
Did you know about this: http://wiki.documentfoundation.org/Design/Whiteboards/Flat_icon_set ?
LibreOffice Design Team has been trying to create a flat icon set for LibreOffice. May be you can share there your contribution, if you want of course, or maybe even use some of them to help you with your desings.
Regards - Dec 05 2012

Full Icon Themes by franksouza183 25 comments
I see also that is still a work in progress, so, my question is:
Did you know about this: http://wiki.documentfoundation.org/Design/Whiteboards/Flat_icon_set ?
LibreOffice Design Team has been trying to create a flat icon set for LibreOffice. May be you can share there your contribution, if you want of course, or maybe even use some of them to help you with your desings.
Regards - Dec 05 2012

Plasma Color Schemes by odcs 1 comment

Plasma Color Schemes by YAFU 2 comments

Icon Sub-Sets by nemesis2009 3 comments

Icon Sub-Sets by nemesis2009 3 comments

QtCurve by helmuthdu 3 comments

Icon Sub-Sets by n00bw00t 43 comments
It *is* posibly to do it for some apps, which have their systray icons somewhere. One just need to replace those icons.
For example, emesene2 systray icons are in (at least in Kubuntu)
/usr/share/emesene/emesene/themes/images/default/
- Dec 17 2011

Various Plasma Theming by skulptor 131 comments
- Dec 14 2011

Plasma Themes by pbartosz 4 comments
Anyway, after closing/opening session, it's working good.
Regards. - Oct 26 2011

Plasma Themes by pbartosz 4 comments
Hi there! I installed your file, but it seems to be that it isn't based on Air but Oxygen... and it doesn't look so good:
http://img16.imageshack.us/img16/3064/dyu.png
Mainly because of the "blue glow" which hasn't anything to do with the rest of the theme (if you're not using Oxygen colour scheme, of course) - Oct 25 2011

Various KDE 1.-4. Improvements by jimmy88 1783 comments
Anyway, there should be a way... - Sep 18 2011

Various KDE 1.-4. Improvements by jimmy88 1783 comments
@pinguin74: I know that FF is able to show an icon instead the word "Firefox" in the firefox button (ask Google..).
Then you can make a nice FF icon with, let' say, Kolourpaint, Krita, Inkskape, whatever, and use it.
Hope it will help you - Sep 18 2011

Full Icon Themes by linuxfever 117 comments
Or... if it's home made, could you upload it, please?
Thankyou - Aug 28 2011

Dolphin Service Menus by tongphe 10 comments
> unresolved dependencies: kdebase
Maybe you must install kdebase-dev for compiling? - Aug 27 2011

Plasma Color Schemes by odcs 5 comments

Plasma Color Schemes by odcs 5 comments
Could you please upload a screenshot, please?
Thanks. - Jul 06 2011

Various KDE 1.-4. Improvements by jimmy88 1783 comments
Of course:
http://www.imagengratis.org/?v=botn.png
In the above picture: orange is style 1 (which looks different than the one in the preview screenshots). Style 2 and 3 looks the same but light blue and green.
The grey button is what I see with the style 4, which looks as the one in preview screenshots.
Suggestion: maybe the button could (in a few time) redesigned to match Oxygen style, AFAIK, the button in XP and W7 try to match [min/max/close] buttons. While in GNOME, it looks just as any button.
- Jul 03 2011

Various KDE 1.-4. Improvements by jimmy88 1783 comments
http://www.imagengratis.org/?v=errorlneakv1ik.png
Also: I really miss the original FF button, the one which appears in the screenshots of KDE-Oxygen and it's still present if style 4 of FF menu is used (the grey one). The new one is bigger even than tabs. Is there an "easy" way to have it back for the ones that like it?
And last: maybe you have already noted this but, well... the gradient is very very well done, but it still not matching some zones:
http://www.imagengratis.org/?v=errorgradient.png
Just if the case, I'm not intending to be rude at all! It's just good criticism/suggestions :)
Regards - Jul 03 2011

Various KDE 1.-4. Improvements by jimmy88 1783 comments

Various KDE 1.-4. Improvements by thomas12777 285 comments
I have a simple sugestion: you could add the dependencies of BeClock.
I manually installed "kdebase-workspace-dev" (0K, this one is obvious) "libxrender-dev" and "libxfixes-dev". I managed to understand now what was missing but, maybe for someone who just started would find quit difficult to understand what's happening. 0K, maybe for someone who's just starting it isn't recommendable to installing something "experimental", hehe. But as I said, it's just a suggestion.
Regards - May 09 2011

Various KDE 1.-4. Improvements by thomas12777 285 comments
Thankyou very much, Thomas. - May 08 2011

Various KDE 1.-4. Improvements by thomas12777 285 comments
I have just installed Kubuntu Natty with KDE 4.6.2, and a strange error message appeared when I tried to compile (strange because the first two I found I could solve them).
The compilations follows as
$ make -j2
[ 0%] Built target kcm_kwin4_effect_beclock_automoc
[ 0%] Built target kwin4_effect_beclock_automoc
[ 57%] [ 57%] Built target kcm_kwin4_effect_beclock
Building CXX object CMakeFiles/kwin4_effect_beclock.dir/beclock.o
[ 71%] Building CXX object CMakeFiles/kwin4_effect_beclock.dir/moc_dbus.o
Linking CXX shared module lib/kwin4_effect_beclock.so
CMakeFiles/kwin4_effect_beclock.dir/beclock.o: In function `KWin::BeClock::paintScreen(int, QRegion, KWin::ScreenPaintData&)':
beclock.cpp:(.text+0xe71): undefined reference to `XRenderComposite'
beclock.cpp:(.text+0xeae): undefined reference to `XRenderFreePicture'
beclock.cpp:(.text+0xee6): undefined reference to `XRenderSetPictureTransform'
beclock.cpp:(.text+0x10dd): undefined reference to `XRenderComposite'
beclock.cpp:(.text+0x12cc): undefined reference to `XRenderSetPictureTransform'
beclock.cpp:(.text+0x12f7): undefined reference to `XRenderSetPictureFilter'
collect2: ld returned 1 exit status
make[2]: *** [lib/kwin4_effect_beclock.so] Error 1
make[1]: *** [CMakeFiles/kwin4_effect_beclock.dir/all] Error 2
make: *** [all] Error 2
I have already installed manualy "libxrender-dev" when this error appear. Any suggestion? (just if you already now what's happening. I'm not asking you to solve my problem)
Thanks in advance - May 07 2011

Plasma 4 Extensions by jaegerschnitzel 1069 comments
Quite strange because I almost have the same installation of kubuntu 10.04 in 2 computers, and in the second one I have v-1.3.1.
I have installed the actual version. If anythin happens, I will report it.
Regards - Dec 07 2010

Plasma 4 Extensions by jaegerschnitzel 1069 comments
yesterday plasma crashed when I attempted to log out.
I reported the crash and a dev said its related to cwp, and suggest to report it here.
The backtrace is quit long for copying it here, but it's available in this link:
https://bugs.kde.org/show_bug.cgi?id=257934
Hope it'll help.
Regards - Nov 26 2010