kwin/clients
Daniel M. Duley 7ba2cf2d87 Big ole speed improvement :)
First off, Rikkus was right about double buffering. I really didn't think this
was needed and tried everything to get rid of the flicker but it didn't happen
until I double buffered the title. I was able to optimize this quite a bit
(only recalc on resize, only buffer the active title/color scheme, etc...).

In the meantime, I got rid of a lot of non-optimal painting and now use
NoBackground for the widget. The latter was a obvious move as it avoids a whole
clearing of the widget :P This resulted in a big speed improvement, which helps
offset the time taken in buffering ;-)

svn path=/trunk/kdebase/kwin/; revision=45264
2000-04-01 01:18:12 +00:00
..
b2 Adding Mike's patch. See post on kde-devel for more info. 2000-03-30 23:05:30 +00:00
kstep My weekly big ass style commit ;-) This implements what I discussed earlier 2000-01-23 23:33:29 +00:00
kwmtheme Much, much faster. This used to be mostly KWM's theme code hacked into a KWin 2000-03-31 19:10:22 +00:00
laptop Frame for the titlebar. I originally left this out to leave more room for 2000-03-27 09:43:24 +00:00
riscos Removed warnings when not compiling with -Wno-unused 2000-03-30 22:07:31 +00:00
system Big ole speed improvement :) 2000-04-01 01:18:12 +00:00
Makefile.am Ignore, and compile 2000-03-28 21:34:51 +00:00
REQUIREMENTS_FOR_CVS Speling fixe ;-) 2000-03-30 10:34:16 +00:00