summaryrefslogtreecommitdiffstats
path: root/kicker/TODO
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-01-07 04:10:07 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-01-07 04:10:07 +0000
commitfd3a982e26813f5bcc82c7e89ce6fa2ad44432bf (patch)
tree9eda848e56fcb862fdfdf479adeccd95b6fe387a /kicker/TODO
parent02f67d0e1355b79b1806746efb0f2f640e57f13d (diff)
downloadtdebase-fd3a982e26813f5bcc82c7e89ce6fa2ad44432bf.tar.gz
tdebase-fd3a982e26813f5bcc82c7e89ce6fa2ad44432bf.zip
Revert automated changes
Sorry guys, they are just not ready for prime time Work will continue as always git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1212480 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kicker/TODO')
-rw-r--r--kicker/TODO10
1 files changed, 5 insertions, 5 deletions
diff --git a/kicker/TODO b/kicker/TODO
index 2ef26260f..cf43fa146 100644
--- a/kicker/TODO
+++ b/kicker/TODO
@@ -7,7 +7,7 @@ Issues Of Import
Layout management
autoexpending panels on the same side of the screen need to stop expanding
at the point they run into each other.
- make autohiding panels respect tqlayout tqgeometry too? e.g. don't overlap
+ make autohiding panels respect layout geometry too? e.g. don't overlap
autounhiding panels should not obscure other panels
ContainerArea completness
doesn't autoscroll when moving a container
@@ -45,7 +45,7 @@ libkicker
poor name =/
shouldn't be so menu-centric either
Optimize!
- hiding: it seems there are more tqgeometry calls made than really needed
+ hiding: it seems there are more geometry calls made than really needed
get rid of movies (which nobody really uses) in PanelButton
Code clean ups
remove pseudo transparency in favour of composite
@@ -89,7 +89,7 @@ Unnasigned
++++ Floating panels
**** When a panel is set to "floating" the following entries are added
to the [General] config group:
- FloatingPosition <-- tqgeometry.topLeft();
+ FloatingPosition <-- geometry.topLeft();
FloatingOrientation <-- horizontal or vertical
++++ Drag and drop enhancements
@@ -100,8 +100,8 @@ Unnasigned
There are many DnD reports on bugs.kde.org which can provide
further inspiration.
-++++ Systray icon tqlayout
-**** The systray applet does a very basic homebrew tqlayout of the icons
+++++ Systray icon layout
+**** The systray applet does a very basic homebrew layout of the icons
that currently has several flawed assumptions that break when used
with certain applications. These assumptions include that all icons
in a given row will be approximately the same width and that things