-rw-r--r-- | noncore/graphics/opie-eye/TODO | 18 |
1 files changed, 10 insertions, 8 deletions
diff --git a/noncore/graphics/opie-eye/TODO b/noncore/graphics/opie-eye/TODO index 8dbf35e..67b054d 100644 --- a/noncore/graphics/opie-eye/TODO +++ b/noncore/graphics/opie-eye/TODO | |||
@@ -5,15 +5,17 @@ Todo for Opie-Eye | |||
5 | be a full widget -> OToggleSplitter | 5 | be a full widget -> OToggleSplitter |
6 | 6 | ||
7 | 2.) Write a Image Info 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 | 7 | 4.) make the cache tunable at runtime |
15 | 5.) fix config gui | 8 | 5.) fix config gui |
16 | 6.) more Configuration | ||
17 | 7.) 2 column mode on big screen | 9 | 7.) 2 column mode on big screen |
18 | 8.) 2/4 pix without info on a row | 10 | 8.) 2/4 pix without info on a row |
19 | 9.) Performance | 11 | 9.) Performance |
12 | |||
13 | Done: | ||
14 | 2.) Write a Image Info Widget which uses the cache to get the thumb | ||
15 | and the slave to get the info and display it. Make use of | ||
16 | OKeyConfigManager to manager keys for up and down and left and right | ||
17 | to switch between views and go from one image to the next. it would | ||
18 | emit signals (alwin) | ||
19 | |||
20 | 3.) Write Image Display component (alwin) | ||
21 | 6.) more Configuration (alwin) | ||