author | zecke <zecke> | 2004-04-03 20:31:55 (UTC) |
---|---|---|
committer | zecke <zecke> | 2004-04-03 20:31:55 (UTC) |
commit | dc6afbabe78efca9cdcda009a50f87d8146410a0 (patch) (unidiff) | |
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 @@ | |||
1 | Todo for Opie-Eye | ||
2 | |||
3 | 1.) Extend BigScreen classes to have something like a combined OSplitter and OWidgetStack. | ||
4 | On small screens one could toggle this Widget into the View but on BigScreen it would | ||
5 | be a full widget OToggleSplitter | ||
6 | |||
7 | 2.) Write a Image Image Widget which uses the cache to get the thumb and the slave to get | ||
8 | the info and display it. Make use of OKeyConfigManager to manager keys for up and down | ||
9 | and left and right to switch between views and go from one image to the next. it would | ||
10 | emit signals (alwin) | ||
11 | |||
12 | 3.) Write Image Display component(zecke) | ||
13 | |||
14 | 4.) make the cache tunable at runtime | ||
15 | 5.) fix config gui | ||
16 | 6.) more Configuration | ||
17 | 7.) 2 column mode on big screen | ||
18 | 8.) 2/4 pix without info on a row | ||
19 | 9.) Performance | ||