You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdeartwork/twin-styles/smooth-blend
Michele Calgaro 549f8f8c8f
Renaming of files in preparation for code style tools.
3 years ago
..
client Renaming of files in preparation for code style tools. 3 years ago
AUTHORS Rename kwin to twin (Part 2 of 2) 13 years ago
CMakeLists.txt Rename kwin to twin (Part 2 of 2) 13 years ago
COPYING Rename kwin to twin (Part 2 of 2) 13 years ago
CREDITS Rename kwin to twin (Part 2 of 2) 13 years ago
ChangeLog Rename kwin to twin (Part 2 of 2) 13 years ago
INSTALL Rename kwin to twin (Part 2 of 2) 13 years ago
Makefile.am Rename kwin to twin (Part 2 of 2) 13 years ago
NEWS Rename kwin to twin (Part 2 of 2) 13 years ago
README Rename kwin to twin (Part 2 of 2) 13 years ago
TODO Rename kwin to twin (Part 2 of 2) 13 years ago

README

Smooth Blend - a smooth blending of the window background color into the titlebar.

This is my first attempt at a KDE window decoration.
Any comments would be much appreciated and can be sent
to me directly at p0z3r@users.sourceforge.net.

Limitations:
The Frame Width can not be smaller than 2 pixels because it will lose the top gradient.
The buttonsize can not be larger than the Title Height - Frame Width.

Known Problems:
The Shade button doesn't work correctly although the code is there for it.
The Resize button is also afflicted with the same problem.
Support for the Shade button and Resize buttons may or may not be supported depending
upon what I find through the kde mailing lists and other documentation.