summaryrefslogtreecommitdiffstats
path: root/kwin-styles/smooth-blend/README
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-07 21:50:31 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-07 21:50:31 -0600
commite35f3fe53cd8df85d4fd04e49dfffbaeac971cdf (patch)
tree95836fc22de909b3b20dbf3fc3dea230e5e58e3b /kwin-styles/smooth-blend/README
parenta5355f151396be579eba5838c7d8d93a43362cd7 (diff)
downloadtdeartwork-e35f3fe53cd8df85d4fd04e49dfffbaeac971cdf.tar.gz
tdeartwork-e35f3fe53cd8df85d4fd04e49dfffbaeac971cdf.zip
Rename kwin to twin (Part 2 of 2)
Diffstat (limited to 'kwin-styles/smooth-blend/README')
-rw-r--r--kwin-styles/smooth-blend/README15
1 files changed, 0 insertions, 15 deletions
diff --git a/kwin-styles/smooth-blend/README b/kwin-styles/smooth-blend/README
deleted file mode 100644
index 836fbe5d..00000000
--- a/kwin-styles/smooth-blend/README
+++ /dev/null
@@ -1,15 +0,0 @@
-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.