kwin/default
Waldo Bastian 14eea14498 WABA: Paint _all_ pixels in the active titlebar.
activeBuffer.resize(titlebar->geometry().width(),
-                        titlebar->geometry().height()-1);
+                        titlebar->geometry().height());

svn path=/trunk/kdebase/kwin/; revision=63984
2000-09-15 17:54:56 +00:00
..
kde.desktop
kdedefault.cpp WABA: Paint _all_ pixels in the active titlebar. 2000-09-15 17:54:56 +00:00
kdedefault.h WABA: Fix titlebar painting for new windows. Reviewed by Mosfet. 2000-09-08 22:59:28 +00:00
Makefile.am - ugly hack to make kwin link :-( 2000-08-15 08:30:30 +00:00