-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 | ||