

This is THE BEST THEME I EVER SAW at kde-look, this is AMAZING, this will be the kick-ass theme for KDE4.
- Apr 26 2009
Here's more radio.
http://radio.orf.at/ - Apr 12 2009
http://radio.orf.at/ - Apr 12 2009
Eat that!! Windows 7..
- Mar 21 2009
Now I try again and have this one.
alexis@alexis-linux:~/kde-look/kosd-0.4$ make
[ 8%] Building CXX object CMakeFiles/kosd.dir/powermanager.o
/home/alexis/kde-look/kosd-0.4/powermanager.cpp:25:40: error: solid/control/powermanager.h: No such file or directory
/home/alexis/kde-look/kosd-0.4/powermanager.cpp: In member function 'int PowerManager::brightness() const':
/home/alexis/kde-look/kosd-0.4/powermanager.cpp:47: error: 'Control' is not a member of 'Solid'
/home/alexis/kde-look/kosd-0.4/powermanager.cpp:47: error: expected ';' before '::' token
make[2]: *** [CMakeFiles/kosd.dir/powermanager.o] Error 1
make[1]: *** [CMakeFiles/kosd.dir/all] Error 2
make: *** [all] Error 2
It's look like i'm missing some solid/powermanager(?) headers? - Feb 19 2009
alexis@alexis-linux:~/kde-look/kosd-0.4$ make
[ 8%] Building CXX object CMakeFiles/kosd.dir/powermanager.o
/home/alexis/kde-look/kosd-0.4/powermanager.cpp:25:40: error: solid/control/powermanager.h: No such file or directory
/home/alexis/kde-look/kosd-0.4/powermanager.cpp: In member function 'int PowerManager::brightness() const':
/home/alexis/kde-look/kosd-0.4/powermanager.cpp:47: error: 'Control' is not a member of 'Solid'
/home/alexis/kde-look/kosd-0.4/powermanager.cpp:47: error: expected ';' before '::' token
make[2]: *** [CMakeFiles/kosd.dir/powermanager.o] Error 1
make[1]: *** [CMakeFiles/kosd.dir/all] Error 2
make: *** [all] Error 2
It's look like i'm missing some solid/powermanager(?) headers? - Feb 19 2009
dude, this looks really great!
I'm running kubuntu 8.10 with kde 4.2
Qt: 4.4.3
KDE: 4.2.00 (KDE 4.2.0)
When I try to compile, I get this error.
alexis@alexis-linux:~/kde-look/kosd-0.4/build$ make
[ 8%] Building CXX object CMakeFiles/kosd.dir/main.o
In file included from /home/alexis/kde-look/kosd-0.4/configurationdialog.h:27,
from /home/alexis/kde-look/kosd-0.4/kosd.h:29,
from /home/alexis/kde-look/kosd-0.4/main.cpp:21:
/home/alexis/kde-look/kosd-0.4/configgeneral.h:26:30: error: ui_configgeneral.h: No such file or directory
In file included from /home/alexis/kde-look/kosd-0.4/configurationdialog.h:28,
from /home/alexis/kde-look/kosd-0.4/kosd.h:29,
from /home/alexis/kde-look/kosd-0.4/main.cpp:21:
/home/alexis/kde-look/kosd-0.4/configappearance.h:26:33: error: ui_configappearance.h: No such file or directory
In file included from /home/alexis/kde-look/kosd-0.4/configurationdialog.h:27,
from /home/alexis/kde-look/kosd-0.4/kosd.h:29,
from /home/alexis/kde-look/kosd-0.4/main.cpp:21:
/home/alexis/kde-look/kosd-0.4/configgeneral.h:42: error: 'Ui' has not been declared
/home/alexis/kde-look/kosd-0.4/configgeneral.h:42: error: ISO C++ forbids declaration of 'ConfigGeneral' with no type
/home/alexis/kde-look/kosd-0.4/configgeneral.h:42: error: expected ';' before 'm_ui'
In file included from /home/alexis/kde-look/kosd-0.4/configurationdialog.h:28,
from /home/alexis/kde-look/kosd-0.4/kosd.h:29,
from /home/alexis/kde-look/kosd-0.4/main.cpp:21:
/home/alexis/kde-look/kosd-0.4/configappearance.h:36: error: 'Ui' has not been declared
/home/alexis/kde-look/kosd-0.4/configappearance.h:36: error: ISO C++ forbids declaration of 'ConfigAppearance' with no type
/home/alexis/kde-look/kosd-0.4/configappearance.h:36: error: expected ';' before 'm_ui'
make[2]: *** [CMakeFiles/kosd.dir/main.o] Error 1
make[1]: *** [CMakeFiles/kosd.dir/all] Error 2
make: *** [all] Error 2
Can you give me a hand?
Thanks. - Feb 19 2009
I'm running kubuntu 8.10 with kde 4.2
Qt: 4.4.3
KDE: 4.2.00 (KDE 4.2.0)
When I try to compile, I get this error.
alexis@alexis-linux:~/kde-look/kosd-0.4/build$ make
[ 8%] Building CXX object CMakeFiles/kosd.dir/main.o
In file included from /home/alexis/kde-look/kosd-0.4/configurationdialog.h:27,
from /home/alexis/kde-look/kosd-0.4/kosd.h:29,
from /home/alexis/kde-look/kosd-0.4/main.cpp:21:
/home/alexis/kde-look/kosd-0.4/configgeneral.h:26:30: error: ui_configgeneral.h: No such file or directory
In file included from /home/alexis/kde-look/kosd-0.4/configurationdialog.h:28,
from /home/alexis/kde-look/kosd-0.4/kosd.h:29,
from /home/alexis/kde-look/kosd-0.4/main.cpp:21:
/home/alexis/kde-look/kosd-0.4/configappearance.h:26:33: error: ui_configappearance.h: No such file or directory
In file included from /home/alexis/kde-look/kosd-0.4/configurationdialog.h:27,
from /home/alexis/kde-look/kosd-0.4/kosd.h:29,
from /home/alexis/kde-look/kosd-0.4/main.cpp:21:
/home/alexis/kde-look/kosd-0.4/configgeneral.h:42: error: 'Ui' has not been declared
/home/alexis/kde-look/kosd-0.4/configgeneral.h:42: error: ISO C++ forbids declaration of 'ConfigGeneral' with no type
/home/alexis/kde-look/kosd-0.4/configgeneral.h:42: error: expected ';' before 'm_ui'
In file included from /home/alexis/kde-look/kosd-0.4/configurationdialog.h:28,
from /home/alexis/kde-look/kosd-0.4/kosd.h:29,
from /home/alexis/kde-look/kosd-0.4/main.cpp:21:
/home/alexis/kde-look/kosd-0.4/configappearance.h:36: error: 'Ui' has not been declared
/home/alexis/kde-look/kosd-0.4/configappearance.h:36: error: ISO C++ forbids declaration of 'ConfigAppearance' with no type
/home/alexis/kde-look/kosd-0.4/configappearance.h:36: error: expected ';' before 'm_ui'
make[2]: *** [CMakeFiles/kosd.dir/main.o] Error 1
make[1]: *** [CMakeFiles/kosd.dir/all] Error 2
make: *** [all] Error 2
Can you give me a hand?
Thanks. - Feb 19 2009
Really nice! . Can you add one for 1280x800?
- Feb 05 2009
i like your inutile bar jaja..
Here some suggestions:
1- SVG icons, would be nicer, so you can resize them without lose quality of icons.
2- Costumize: Been able to change applications in the bar (I.e.: i prefer kmess instead of amsn)
3- Add or remove icons (maybe people don't use skype or xyum)
Very nice work! Thank you.. - Nov 27 2008
Here some suggestions:
1- SVG icons, would be nicer, so you can resize them without lose quality of icons.
2- Costumize: Been able to change applications in the bar (I.e.: i prefer kmess instead of amsn)
3- Add or remove icons (maybe people don't use skype or xyum)
Very nice work! Thank you.. - Nov 27 2008
nice, good job!
- Nov 08 2008
the amigos rules.. jaja... nice work..
- Feb 29 2008
can you tell me where you get that K menu icon?
thanks, nice bg. - Jan 07 2008
thanks, nice bg. - Jan 07 2008
Q: supposed to be a wallpaper right? so why you put it on "Beryl Themes"?
- Nov 07 2007
very cool man, keep doing, nice work.
thanks
- Oct 29 2007
thanks
- Oct 29 2007
this is soo coool! keep doing that man, nic work.
Thanks.. - Oct 29 2007
Thanks.. - Oct 29 2007
wow, that's it's really coool!!! please make that, there'll be a lot of pleople using that.. :)
PD:sorry for my english. - Oct 17 2007
PD:sorry for my english. - Oct 17 2007
amazing icons, very nice!! thanks :)
- Oct 05 2007