author | zecke <zecke> | 2004-04-03 20:31:55 (UTC) |
---|---|---|
committer | zecke <zecke> | 2004-04-03 20:31:55 (UTC) |
commit | dc6afbabe78efca9cdcda009a50f87d8146410a0 (patch) (side-by-side diff) | |
tree | f0306be2fdcb38ec8a924879b37b4aeaa87c2678 | |
parent | 1f03371e4c5d9db806e941bf3687b4bf340aa4fa (diff) | |
download | opie-dc6afbabe78efca9cdcda009a50f87d8146410a0.zip opie-dc6afbabe78efca9cdcda009a50f87d8146410a0.tar.gz opie-dc6afbabe78efca9cdcda009a50f87d8146410a0.tar.bz2 |
Add the todo
-rw-r--r-- | noncore/graphics/opie-eye/TODO | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/noncore/graphics/opie-eye/TODO b/noncore/graphics/opie-eye/TODO new file mode 100644 index 0000000..5552bb2 --- a/dev/null +++ b/noncore/graphics/opie-eye/TODO @@ -0,0 +1,19 @@ +Todo for Opie-Eye + +1.) Extend BigScreen classes to have something like a combined OSplitter and OWidgetStack. + On small screens one could toggle this Widget into the View but on BigScreen it would + be a full widget OToggleSplitter + +2.) Write a Image Image Widget which uses the cache to get the thumb and the slave to get + the info and display it. Make use of OKeyConfigManager to manager keys for up and down + and left and right to switch between views and go from one image to the next. it would + emit signals (alwin) + +3.) Write Image Display component(zecke) + +4.) make the cache tunable at runtime +5.) fix config gui +6.) more Configuration +7.) 2 column mode on big screen +8.) 2/4 pix without info on a row +9.) Performance |