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/kwin-styles/smooth-blend
Timothy Pearson 5af0fd2a82
Rename obsolete tq methods to standard names
12 years ago
..
client Rename obsolete tq methods to standard names 12 years ago
AUTHORS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
CMakeLists.txt Commit initial kdeartwork CMake support, courtesy of Golubev Alexander 13 years ago
COPYING Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
CREDITS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
ChangeLog Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
INSTALL Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
Makefile.am Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
NEWS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
TODO Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 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.