File: TODO

package info (click to toggle)
scim 1.4.18%2Bgit20211204-0.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 7,664 kB
  • sloc: cpp: 54,627; ansic: 18,779; makefile: 1,033; sh: 917; sed: 16
file content (9 lines) | stat: -rw-r--r-- 409 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
Stage 1:
* Hotkeys for Helper Module and Panel.
* Refactory FrontEndBase class to make it into a generic SCIM Client interface.
* Common GUI Setup framework
* Common storage framework

Stage 2:
* Modulize Panel component, use an UI independent hub server to manage all client components, including FrontEnds, Helpers, Common UI components etc.
* Multi-user enabled Socket FrontEnd and Socket IMEngine/Config.