author | mickeyl <mickeyl> | 2003-08-31 13:33:56 (UTC) |
---|---|---|
committer | mickeyl <mickeyl> | 2003-08-31 13:33:56 (UTC) |
commit | d868ed99b6018a969239d079767925c929c71fad (patch) (unidiff) | |
tree | 5625e8524ff5cbc28a3670c53785b85975d3bb26 /development | |
parent | f52226ebfac87af435c6c227e18a0fbcbdff41d8 (diff) | |
download | opie-d868ed99b6018a969239d079767925c929c71fad.zip opie-d868ed99b6018a969239d079767925c929c71fad.tar.gz opie-d868ed99b6018a969239d079767925c929c71fad.tar.bz2 |
add various stuff
-rw-r--r-- | development/feature_plan/opie-featurelist.xml | 63 |
1 files changed, 63 insertions, 0 deletions
diff --git a/development/feature_plan/opie-featurelist.xml b/development/feature_plan/opie-featurelist.xml index 43f2c77..2e9e3d2 100644 --- a/development/feature_plan/opie-featurelist.xml +++ b/development/feature_plan/opie-featurelist.xml | |||
@@ -49,6 +49,21 @@ and with the right size for big screens.</summary> | |||
49 | <summary>Background picture displayed in different modes</summary> | 49 | <summary>Background picture displayed in different modes</summary> |
50 | <responsible email="opie-devel@handhelds.org" name="Open" /> | 50 | <responsible email="opie-devel@handhelds.org" name="Open" /> |
51 | </feature> | 51 | </feature> |
52 | <feature status="todo" target="BigScreen" > | ||
53 | <summary>Implement a launcher (and/or application class) which is able to auto-position and -resize a fixed number of concurrent application windows (e.g. 4 apps per screen)</summary> | ||
54 | <responsible email="" name="" /> | ||
55 | </feature> | ||
56 | <feature status="todo" target="BigScreen" > | ||
57 | <summary>Add width- and height-customizability for | ||
58 | |||
59 | * window titlebar | ||
60 | * window borders | ||
61 | * taskbar | ||
62 | |||
63 | |||
64 | </summary> | ||
65 | <responsible email="" name="" /> | ||
66 | </feature> | ||
52 | </category> | 67 | </category> |
53 | <category name="Addressbook" /> | 68 | <category name="Addressbook" /> |
54 | <category name="All" > | 69 | <category name="All" > |
@@ -69,6 +84,10 @@ both X11 and BigScreen Qt/E to look and behave better on bigger screens</summary | |||
69 | -Kiosk mode?</summary> | 84 | -Kiosk mode?</summary> |
70 | <responsible email="opie-devel@handhelds.org" name="Open" /> | 85 | <responsible email="opie-devel@handhelds.org" name="Open" /> |
71 | </feature> | 86 | </feature> |
87 | <feature status="todo" target="BigScreen" > | ||
88 | <summary>Toolbuttons are too big and have too much spacing.</summary> | ||
89 | <responsible email="" name="" /> | ||
90 | </feature> | ||
72 | </category> | 91 | </category> |
73 | <category name="libopie" > | 92 | <category name="libopie" > |
74 | <feature status="todo" target="BigScreen" > | 93 | <feature status="todo" target="BigScreen" > |
@@ -215,6 +234,10 @@ should go to the settings tab and access methods for them to libopie(2)</summary | |||
215 | <summary>Create a Knoppix development CD</summary> | 234 | <summary>Create a Knoppix development CD</summary> |
216 | <responsible email="opie-devel@handhelds.org" name="Open" /> | 235 | <responsible email="opie-devel@handhelds.org" name="Open" /> |
217 | </feature> | 236 | </feature> |
237 | <feature status="todo" target="1.0.2" > | ||
238 | <summary>Create more example applications</summary> | ||
239 | <responsible email="" name="" /> | ||
240 | </feature> | ||
218 | </category> | 241 | </category> |
219 | <category name="OpieOffice" > | 242 | <category name="OpieOffice" > |
220 | <feature status="todo" target="NewApps" > | 243 | <feature status="todo" target="NewApps" > |
@@ -257,5 +280,45 @@ Opie presentation maybe a svg capable viewer?</summary> | |||
257 | <summary>Fix problems with events prior to 1. January 1970 aka negative unix time. Don't interpret it as -1</summary> | 280 | <summary>Fix problems with events prior to 1. January 1970 aka negative unix time. Don't interpret it as -1</summary> |
258 | <responsible email="opie-devel@handhelds.org" name="Open" /> | 281 | <responsible email="opie-devel@handhelds.org" name="Open" /> |
259 | </feature> | 282 | </feature> |
283 | <feature status="todo" target="BigScreen" > | ||
284 | <summary>Modify layout, i.e. text in the time row is truncated w/ Verdana-12</summary> | ||
285 | <responsible email="" name="" /> | ||
286 | </feature> | ||
287 | <feature status="todo" target="BigScreen" > | ||
288 | <summary>Implement a Year view</summary> | ||
289 | <responsible email="" name="" /> | ||
290 | </feature> | ||
291 | </category> | ||
292 | <category name="Applets" > | ||
293 | <feature status="todo" target="1.2" > | ||
294 | <summary>Write a decent applet container which shows only "modified" applets (look e.g. at Windows here :)</summary> | ||
295 | <responsible email="" name="" /> | ||
296 | </feature> | ||
297 | <feature status="todo" target="BigScreen" > | ||
298 | <summary>Rework all applets to honor something like Taskbar::appletWidth and Taskbar::appletHeight</summary> | ||
299 | <responsible email="" name="" /> | ||
300 | </feature> | ||
301 | </category> | ||
302 | <category name="OSearch" > | ||
303 | <feature status="todo" target="1.0.2" > | ||
304 | <summary>Scale icons</summary> | ||
305 | <responsible email="" name="" /> | ||
306 | </feature> | ||
307 | <feature status="todo" target="1.0.2" > | ||
308 | <summary>Use less ui spacing in the upper half of the screen</summary> | ||
309 | <responsible email="" name="" /> | ||
310 | </feature> | ||
311 | </category> | ||
312 | <category name="Opie-Console" > | ||
313 | <feature status="todo" target="BigScreen" > | ||
314 | <summary>Add customization for terminal font</summary> | ||
315 | <responsible email="" name="" /> | ||
316 | </feature> | ||
317 | </category> | ||
318 | <category name="Clock" > | ||
319 | <feature status="todo" target="BigScreen" > | ||
320 | <summary>Make it less ugly</summary> | ||
321 | <responsible email="" name="" /> | ||
322 | </feature> | ||
260 | </category> | 323 | </category> |
261 | </features> | 324 | </features> |