summaryrefslogtreecommitdiff
authorkergoth <kergoth>2003-05-08 17:07:46 (UTC)
committer kergoth <kergoth>2003-05-08 17:07:46 (UTC)
commit197cdbb5ca34517c077b69bb8517787ab1e52aeb (patch) (unidiff)
tree0b13efd4e547e6bb8c4ec7c2046592ddc8b6382b
parent8ee7334780202ed777895a56c7516a11d37ec6a4 (diff)
downloadopie-197cdbb5ca34517c077b69bb8517787ab1e52aeb.zip
opie-197cdbb5ca34517c077b69bb8517787ab1e52aeb.tar.gz
opie-197cdbb5ca34517c077b69bb8517787ab1e52aeb.tar.bz2
Update todo.
Diffstat (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
@@ -12,4 +12,5 @@ New Launcher TODO:
12 [x] transfer server (sync compatibility) 12 [x] transfer server (sync compatibility)
13 [ ] calibration QCop calls (to split calibration into a seperate app) 13 [ ] QPE/QWS QCop channel
14 [ ] window list / management QCop calls (matchbox style task switching) 14 [ ] calibration QCop calls (to split calibration into a seperate app)
15 [ ] window list / management QCop calls (matchbox style task switching)
15 [ ] qws event filter hooks 16 [ ] qws event filter hooks
@@ -17,15 +18,20 @@ New Launcher TODO:
17 [ ] xstroke style input 18 [ ] xstroke style input
19 [ ] slave handling (making use of bridged qcop messages)
18 20
19[ ] Launcher/Taskbar 21[ ] Launcher
22 [ ] Revamp to be, essentially, a tab bar with plugins.
23 [ ] AppLnk / categorytabs plugin
24 [ ] Documents scanning / documentstab plugin
25
26[ ] Taskbar
27 [ ] Generic pluginable bar, seperate app
28 [ ] Runningappsbar applet
29 [ ] Start menu applet
30
31[ ] Other
20 [ ] Proper VT handling, and VT switching - qt/e + qpeapplication.. every app needs to handle this properly 32 [ ] Proper VT handling, and VT switching - qt/e + qpeapplication.. every app needs to handle this properly
21 [ ] Proper timezone handling (create localtime link) - belongs in that which handles the time. clock applet, systemtime. 33 [ ] Proper timezone handling (create localtime link) - belongs in that which handles the time. clock applet, systemtime.
22 [ ] LauncherView as plugins, possibly allow the plugin to add any
23 arbitary number of tabs, in which case the launcher is simply
24 a tab bar with plugins, the default being the AppLnk and Docs
25 scanning plugins, to give us the current functionality.
26
27[ ] Uncertain
28 [ ] Alerts - mem and battery 34 [ ] Alerts - mem and battery
29 [ ] OpieScreenSaver 35 [ ] OpieScreenSaver
30 [.] package slave - essentially take bridged qcop message, pass it 36 [ ] package slave - essentially take bridged qcop message, pass it
31 along to the app which is associated with the .ipk mime type. 37 along to the app which is associated with the .ipk mime type.