File: README.weston

package info (click to toggle)
maliit-framework 2.3.0-3.2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,488 kB
  • sloc: cpp: 13,098; ansic: 2,506; xml: 299; sh: 34; makefile: 23; sed: 4
file content (8 lines) | stat: -rw-r--r-- 425 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
Things not yet implemented in Weston, but used by Maliit Keyboard:
1. IM initiated hiding notifications.
2. Action invoking. By action we mean "copy", "paste" and such. For
   completness we could also pass a key sequences like Ctrl+c for
   copying or Ctrl+v for pasting.
3. Make putting a cursor before commited text possible. For now Weston
   takes an unsigned int which is relative to the beginning of
   commited text.