summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-02-15 18:11:59 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-02-15 18:11:59 +0000
commitf5a83a995930e07f31aa1dc057a1b0c2ee100e3d (patch)
tree3e6bd6c5c973b7a39153718433dd3849432ade1c /TODO
downloadtde-style-qtcurve-f5a83a995930e07f31aa1dc057a1b0c2ee100e3d.tar.gz
tde-style-qtcurve-f5a83a995930e07f31aa1dc057a1b0c2ee100e3d.zip
Added qtcuve theme engine
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kde-style-qtcurve@1090657 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'TODO')
-rw-r--r--TODO18
1 files changed, 18 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..cc2894b
--- /dev/null
+++ b/TODO
@@ -0,0 +1,18 @@
+--new--
+
+KDE: Better konqueror active (?) icon border.
+KDE: Combobox popup should be drawn as a popup menu - ala Gtk.
+ALL: Highlight tab bar? Not sure Gtk can do this :-( (qt gtk theme engine doesn't!)
+--app specific--
+
+OO.o:
+KDE: 2.x no highlight on combofocus.
+
+KDE: Combo box has a lighter grey when disabled
+KDE: Slight re-draw error on tabs if width of all tabs= width of tab bar -- but
+ all KDE themes seem to suffer from this.
+KDE: Mising white pixel when last tab is selected, if its added then the above
+ suffers even more!
+KDE: V3 Combobox list needs to be rounded in rounded mode - missing pixels, etc.
+ Also take into account scrollbar pos? i.e. draw line 1 pixel less on right?
+ALL: GTK/KDE have different disabled text behaviour when contrast setting changed!