kwin/clients
Luciano Montanaro 9ccad80cc4 Added support for variable border sizes.
Currently only BorderTiny, BorderNormal, BorderLarge and BorderVeryLarge are
supported.  I'll add the other sizes after making the titlebar height
adjustable too.

svn path=/trunk/kdebase/kwin/; revision=256260
2003-10-04 18:53:44 +00:00
..
b2 Added support for variable border sizes. 2003-10-04 18:53:44 +00:00
default Added the wide-borders feature to the KDE2 decoration 2003-09-28 14:06:52 +00:00
keramik fixed a problem in KeramikClient::mousePosition 2003-10-03 13:51:02 +00:00
kwmtheme
laptop Implemented basics of accessibility support. I'll tweak it a bit more later on. 2003-10-02 16:46:13 +00:00
modernsystem Constified bitmap data 2003-10-03 08:09:15 +00:00
plastik added the borderSizes() method to the Plastik decoration and corrected the parameters of the borderSizes() method in the KStep decoration 2003-09-24 20:02:35 +00:00
quartz Added the wide-borders feature to the Quartz decoration 2003-09-29 16:35:12 +00:00
redmond Added the border size feature to the Redmond decoration 2003-09-26 12:06:58 +00:00
test Make it possible to find out window type also in createDecoration(). 2003-09-29 11:21:46 +00:00
web Allows the decorations to specify which border sizes they support. 2003-09-24 12:41:56 +00:00
Makefile.am Make it possible to find out window type also in createDecoration(). 2003-09-29 11:21:46 +00:00
PORTING
REQUIREMENTS_FOR_CVS