From kde-commits Mon Jun 24 18:33:20 2002 From: Fredrik "Höglund" Date: Mon, 24 Jun 2002 18:33:20 +0000 To: kde-commits Subject: kdebase/kwin/clients/keramik X-MARC-Message: https://marc.info/?l=kde-commits&m=102494376826583 kdebase/kwin/clients/keramik keramik.cpp,1.4,1.5 keramik.h,1.1.1.1,1.2 tiles.h,1.1.1.1,1.2 Author: fredrik Modified Files: keramik.cpp keramik.h tiles.h Log Message: - Completely rewrote the pixmap creation code to recolor the caption bubble and the titlebar separately and then composite the resulting images to form the final tiles. - New pixmaps from Qwertz with a more discreet design for the titlebars; more subtle gradients and no stipple effect on the titlebar base. - Only one set of pixmaps is now used for both the active and the inactive state. All pixmaps are now stored in grayscale format. - Fixed a minor bug which would cause the question mark on the help button to be reversed in RTL mode. - Improved horizontal space utilization slightly. - Enabled recoloring of the titlebars and caption bubble to match the color scheme.