author | kergoth <kergoth> | 2003-05-08 18:01:10 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2003-05-08 18:01:10 (UTC) |
commit | a82928a004882e9aba652061fc6ecffb85d403cf (patch) (side-by-side diff) | |
tree | 5d1559979cef96a3b50502174698e78dd0857376 | |
parent | 41ca770b8bea964ea9c5905b1df1209fe4720f89 (diff) | |
download | opie-a82928a004882e9aba652061fc6ecffb85d403cf.zip opie-a82928a004882e9aba652061fc6ecffb85d403cf.tar.gz opie-a82928a004882e9aba652061fc6ecffb85d403cf.tar.bz2 |
Link to wiki used for current TODO.
-rw-r--r-- | core/qws/TODO | 38 |
1 files changed, 1 insertions, 37 deletions
diff --git a/core/qws/TODO b/core/qws/TODO index 1093031..e4b0f9d 100644 --- a/core/qws/TODO +++ b/core/qws/TODO @@ -1,37 +1 @@ -New Launcher TODO: - -[x] Split QWS Server out of launcher/taskbar application -[ ] Handling of default Opie env vars that may or may not be - affected by ODevice. This should really affect all Opie apps.. - perhaps in qpeapplication, or a seperate app that sets the env vars - for Opie ala the way ssh-agent outputs an eval'able set of vars. - -[.] QWS Server - [x] actual qws server (qpeapplication as GuiServer) - [x] qcop bridge - [x] transfer server (sync compatibility) - [ ] QPE/QWS QCop channel - [ ] calibration QCop calls (to split calibration into a seperate app) - [ ] window list / management QCop calls (matchbox style task switching) - [ ] qws event filter hooks - [ ] Touch and Key clicks - [ ] xstroke style input - [ ] slave handling (making use of bridged qcop messages) - -[ ] Launcher - [ ] Revamp to be, essentially, a tab bar with plugins. - [ ] AppLnk / categorytabs plugin - [ ] Documents scanning / documentstab plugin - -[ ] Taskbar - [ ] Generic pluginable bar, seperate app - [ ] Runningappsbar applet - [ ] Start menu applet - -[ ] Other - [ ] Proper VT handling, and VT switching - qt/e + qpeapplication.. every app needs to handle this properly - [ ] Proper timezone handling (create localtime link) - belongs in that which handles the time. clock applet, systemtime. - [ ] Alerts - mem and battery - [ ] OpieScreenSaver - [ ] package slave - essentially take bridged qcop message, pass it - along to the app which is associated with the .ipk mime type. +New Launcher TODO at http://www.openembedded.org/phpwiki/index.php/OpLauncherTODO |