summaryrefslogtreecommitdiffstats
path: root/BUGS
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-02-13 05:20:24 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-02-13 05:20:24 +0000
commit67fe54c9369621384a3f2584d0170cb2b4f936e9 (patch)
treea8c0600867d48ed89beb03608577758f20448a8f /BUGS
downloadtde-style-lipstik-67fe54c9369621384a3f2584d0170cb2b4f936e9.tar.gz
tde-style-lipstik-67fe54c9369621384a3f2584d0170cb2b4f936e9.zip
Added Lipstik theme engine
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kde-style-lipstik@1089389 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS19
1 files changed, 19 insertions, 0 deletions
diff --git a/BUGS b/BUGS
new file mode 100644
index 0000000..3a00235
--- /dev/null
+++ b/BUGS
@@ -0,0 +1,19 @@
+#1 : On really small buttons, the focus rectangle looks strange. (Not only my fault, though,
+ same happens in almost every style I've tried.) Ill try to come up with something else
+ for the focus indication.
+
+#2 : When you first select this style, some apps, like kicker, wont refresh all the settings.
+ This is not really a bug in Lipstik, but it happens.
+ (Workaround : restart KDE, or just kicker by pressing ALT+F2 and
+ type "dcop kicker Panel restart".
+
+#3 : Looking for a way to make the menu titles have the "unflatten" look even when the taskbar
+ is set to flat... (Dont know yet... Maybe qtcast for the menu class?)
+ UPDATE: Well, since the style is designed with KDE 3.5 in mind, and my flat kicker
+ buttons hack for older KDE versions is gone, the menu titles wont get the flat
+ look, since that was a side-effect of this hack.
+
+#4 : Find a way to highlight the kicker taskbar buttons when in flat mode... What is that about?
+ I can't remember :)
+
+#5 : Toolbar gradients quite suck ;)