diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-07 21:50:31 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-07 21:50:31 -0600 |
commit | e35f3fe53cd8df85d4fd04e49dfffbaeac971cdf (patch) | |
tree | 95836fc22de909b3b20dbf3fc3dea230e5e58e3b /twin-styles/smooth-blend/README | |
parent | a5355f151396be579eba5838c7d8d93a43362cd7 (diff) | |
download | tdeartwork-e35f3fe53cd8df85d4fd04e49dfffbaeac971cdf.tar.gz tdeartwork-e35f3fe53cd8df85d4fd04e49dfffbaeac971cdf.zip |
Rename kwin to twin (Part 2 of 2)
Diffstat (limited to 'twin-styles/smooth-blend/README')
-rw-r--r-- | twin-styles/smooth-blend/README | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/twin-styles/smooth-blend/README b/twin-styles/smooth-blend/README new file mode 100644 index 00000000..836fbe5d --- /dev/null +++ b/twin-styles/smooth-blend/README @@ -0,0 +1,15 @@ +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. |