Is anyone else noticing a flicker in the bottom taskbar button occuring when moving or resizing windows using this kwin theme?
If its an easy fix, I'd like to just go into the source and comment out whatever "effect" its trying to do that is obviously not working on my end.
Using kde 3.4.2 and qt 3.3.4
I really like this windec, and have started using it myself. It's flat and minimalistic in a positive way. But of course I'm waiting for the second version, too. As some have already pointed out, the window borders could be narrower, but I'm not greatly troubled by them as they are now. What I'd really like to see, though, is KlearBox change color according to the active title bar color setting. Could this humble wish be fulfilled?
make fails for me:
if /bin/sh ../libtool --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./../../lib -I/usr/include/kde -I/usr/share/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -O2 -fno-exceptions -fno-check-new -fno-common -MT Clearbox.lo -MD -MP -MF ".deps/Clearbox.Tpo" -c -o Clearbox.lo Clearbox.cpp; \
then mv -f ".deps/Clearbox.Tpo" ".deps/Clearbox.Plo"; else rm -f ".deps/Clearbox.Tpo"; exit 1; fi
In file included from Clearbox.cpp:43:
Clearbox.h:49:25: error: kdecoration.h: No such file or directory
Clearbox.h:50:32: error: kdecorationfactory.h: No such file or directory
/usr/share/qt3/include/qtooltip.h:86: warning: 'class QToolTip' has virtual functions but non-virtual destructor
Clearbox.h:130: warning: non-local variable 'Clearbox:: Clearbox::Settings_Param' uses anonymous type
Clearbox.h:143: error: expected class-name before '{' token
Clearbox.h:148: error: 'BorderSize' was not declared in this scope
Clearbox.h:148: error: template argument 1 is invalid
Clearbox.h:150: error: ISO C++ forbids declaration of 'KDecoration' with no type
Clearbox.h:150: error: 'KDecoration' declared as a 'virtual' field
Clearbox.h:150: error: expected ';' before '*' token
Clearbox.h:143: warning: 'class Clearbox::ClearboxHandler' has virtual functions but non-virtual destructor
etc...
make fails for me:
if /bin/sh ../libtool --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./../../lib -I/usr/include/kde -I/usr/share/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -O2 -fno-exceptions -fno-check-new -fno-common -MT Clearbox.lo -MD -MP -MF ".deps/Clearbox.Tpo" -c -o Clearbox.lo Clearbox.cpp; \
then mv -f ".deps/Clearbox.Tpo" ".deps/Clearbox.Plo"; else rm -f ".deps/Clearbox.Tpo"; exit 1; fi
In file included from Clearbox.cpp:43:
Clearbox.h:49:25: error: kdecoration.h: No such file or directory
Clearbox.h:50:32: error: kdecorationfactory.h: No such file or directory
/usr/share/qt3/include/qtooltip.h:86: warning: 'class QToolTip' has virtual functions but non-virtual destructor
Clearbox.h:130: warning: non-local variable 'Clearbox:: Clearbox::Settings_Param' uses anonymous type
Clearbox.h:143: error: expected class-name before '{' token
Clearbox.h:148: error: 'BorderSize' was not declared in this scope
Clearbox.h:148: error: template argument 1 is invalid
Clearbox.h:150: error: ISO C++ forbids declaration of 'KDecoration' with no type
Clearbox.h:150: error: 'KDecoration' declared as a 'virtual' field
Clearbox.h:150: error: expected ';' before '*' token
Clearbox.h:143: warning: 'class Clearbox::ClearboxHandler' has virtual functions but non-virtual destructor
etc...
I use kwin in Gnome Desktop!
This icon theme created my personal use for Gnome, from: http://xoomer.virgilio.it/mushaspot/
"Kabuto"
And Clearlooks GTK2 theme...
Yeah, I second this. It's a cool windec, but if I could make everything more narrow, it would be even better. I always try to conserve space on my 1280x1024 desktop.
Thanks for your work!
That bar on the bottom of the screenshot. What is it? Is it kicker just made to look cool or a KDE application all by itself. I a see a lot of people with that at the bottom of their screens.
Thanks.
Ratings & Comments
11 Comments
Is anyone else noticing a flicker in the bottom taskbar button occuring when moving or resizing windows using this kwin theme? If its an easy fix, I'd like to just go into the source and comment out whatever "effect" its trying to do that is obviously not working on my end. Using kde 3.4.2 and qt 3.3.4
I really like this windec, and have started using it myself. It's flat and minimalistic in a positive way. But of course I'm waiting for the second version, too. As some have already pointed out, the window borders could be narrower, but I'm not greatly troubled by them as they are now. What I'd really like to see, though, is KlearBox change color according to the active title bar color setting. Could this humble wish be fulfilled?
make fails for me: if /bin/sh ../libtool --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./../../lib -I/usr/include/kde -I/usr/share/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -O2 -fno-exceptions -fno-check-new -fno-common -MT Clearbox.lo -MD -MP -MF ".deps/Clearbox.Tpo" -c -o Clearbox.lo Clearbox.cpp; \ then mv -f ".deps/Clearbox.Tpo" ".deps/Clearbox.Plo"; else rm -f ".deps/Clearbox.Tpo"; exit 1; fi In file included from Clearbox.cpp:43: Clearbox.h:49:25: error: kdecoration.h: No such file or directory Clearbox.h:50:32: error: kdecorationfactory.h: No such file or directory /usr/share/qt3/include/qtooltip.h:86: warning: 'class QToolTip' has virtual functions but non-virtual destructor Clearbox.h:130: warning: non-local variable 'Clearbox:: Clearbox::Settings_Param' uses anonymous type Clearbox.h:143: error: expected class-name before '{' token Clearbox.h:148: error: 'BorderSize' was not declared in this scope Clearbox.h:148: error: template argument 1 is invalid Clearbox.h:150: error: ISO C++ forbids declaration of 'KDecoration' with no type Clearbox.h:150: error: 'KDecoration' declared as a 'virtual' field Clearbox.h:150: error: expected ';' before '*' token Clearbox.h:143: warning: 'class Clearbox::ClearboxHandler' has virtual functions but non-virtual destructor etc...
Please install all kde devel tools and packages!!!!!
make fails for me: if /bin/sh ../libtool --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./../../lib -I/usr/include/kde -I/usr/share/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -O2 -fno-exceptions -fno-check-new -fno-common -MT Clearbox.lo -MD -MP -MF ".deps/Clearbox.Tpo" -c -o Clearbox.lo Clearbox.cpp; \ then mv -f ".deps/Clearbox.Tpo" ".deps/Clearbox.Plo"; else rm -f ".deps/Clearbox.Tpo"; exit 1; fi In file included from Clearbox.cpp:43: Clearbox.h:49:25: error: kdecoration.h: No such file or directory Clearbox.h:50:32: error: kdecorationfactory.h: No such file or directory /usr/share/qt3/include/qtooltip.h:86: warning: 'class QToolTip' has virtual functions but non-virtual destructor Clearbox.h:130: warning: non-local variable 'Clearbox:: Clearbox::Settings_Param' uses anonymous type Clearbox.h:143: error: expected class-name before '{' token Clearbox.h:148: error: 'BorderSize' was not declared in this scope Clearbox.h:148: error: template argument 1 is invalid Clearbox.h:150: error: ISO C++ forbids declaration of 'KDecoration' with no type Clearbox.h:150: error: 'KDecoration' declared as a 'virtual' field Clearbox.h:150: error: expected ';' before '*' token Clearbox.h:143: warning: 'class Clearbox::ClearboxHandler' has virtual functions but non-virtual destructor etc...
very nice windec, i will try tonight. which icon theme you use? thx bye
I use kwin in Gnome Desktop! This icon theme created my personal use for Gnome, from: http://xoomer.virgilio.it/mushaspot/ "Kabuto" And Clearlooks GTK2 theme...
Hi there, I like it a lot :-) The only thing I'd suggest: One should be able to make the window-borders even smaller ... like 1px or so ;-) Thilo
Yeah, I second this. It's a cool windec, but if I could make everything more narrow, it would be even better. I always try to conserve space on my 1280x1024 desktop. Thanks for your work!
That bar on the bottom of the screenshot. What is it? Is it kicker just made to look cool or a KDE application all by itself. I a see a lot of people with that at the bottom of their screens. Thanks.
Tis is Engage E17 Module!