summaryrefslogtreecommitdiff
path: root/core/qws
authorkergoth <kergoth>2003-05-08 17:07:46 (UTC)
committer kergoth <kergoth>2003-05-08 17:07:46 (UTC)
commit197cdbb5ca34517c077b69bb8517787ab1e52aeb (patch) (side-by-side diff)
tree0b13efd4e547e6bb8c4ec7c2046592ddc8b6382b /core/qws
parent8ee7334780202ed777895a56c7516a11d37ec6a4 (diff)
downloadopie-197cdbb5ca34517c077b69bb8517787ab1e52aeb.zip
opie-197cdbb5ca34517c077b69bb8517787ab1e52aeb.tar.gz
opie-197cdbb5ca34517c077b69bb8517787ab1e52aeb.tar.bz2
Update todo.
Diffstat (limited to 'core/qws') (more/less context) (ignore whitespace changes)
-rw-r--r--core/qws/TODO26
1 files changed, 16 insertions, 10 deletions
diff --git a/core/qws/TODO b/core/qws/TODO
index b35d87e..1093031 100644
--- a/core/qws/TODO
+++ b/core/qws/TODO
@@ -10,22 +10,28 @@ New Launcher TODO:
[x] actual qws server (qpeapplication as GuiServer)
[x] qcop bridge
[x] transfer server (sync compatibility)
- [ ] calibration QCop calls (to split calibration into a seperate app)
- [ ] window list / management QCop calls (matchbox style task switching)
+ [ ] 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/Taskbar
+[ ] 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.
- [ ] LauncherView as plugins, possibly allow the plugin to add any
- arbitary number of tabs, in which case the launcher is simply
- a tab bar with plugins, the default being the AppLnk and Docs
- scanning plugins, to give us the current functionality.
-
-[ ] Uncertain
[ ] Alerts - mem and battery
[ ] OpieScreenSaver
- [.] package slave - essentially take bridged qcop message, pass it
+ [ ] package slave - essentially take bridged qcop message, pass it
along to the app which is associated with the .ipk mime type.