some more things to do...

SVN revision: 13955
This commit is contained in:
Carsten Haitzler 2005-03-28 07:35:42 +00:00
parent ce993e90f3
commit f4205169d3
1 changed files with 2 additions and 0 deletions

2
TODO
View File

@ -59,6 +59,8 @@ Also look at all the .c files - they have their own localized TODO lists
These are in no particular order:
* click to focus
* gettext support/wrapper
* language selector wrapper
* make e17 re-locatable (ues environment var, or find out by hunting path argv[0] if its not a full path or munge the full path to the exe in argv[0])
* java apps seem to have a hard time if we dont pretend to be kwin (see e_hints.c) - get this stuff upstream to sun and get things fixed in java.
* dropshadow is not optimal and has extreme edge-case bugs