One requirement we often run into with Embedded Linux is the need for a on-screen keyboard for touchscreens. Some options:
- LVGL seems to come with a well integrated keyboard.
- Qt has a virtual keyboard. Not sure license.
- wxWidgets – not sure anything exists.
- Chromium
- Javascript
- Webkit??
- Matchbox Keyboard
- Weston Keyboard
(this post is a wiki, so feel free to edit it if you have additional information.)
Discussions:
- wayland - How to use "weston-keyboard" virtual/on-screen keyboard with a Qt application - Stack Overflow
- [wayland] Implement zwp_text_input to make onscreen keyboard work with QT apps (#3929) · Issues · GNOME / gnome-shell · GitLab
- [HELP WANTED] input: Add support for zwp_text_input_v3 and zwp_input_method_v2 (!150) · Merge requests · wayland / weston · GitLab
- Solved: IMX6ULL: no on screen keyboard on "chromium-ozone-... - NXP Community
- Virtual keyboard in Weston? - #5 by CristianM - Technical Support - Toradex Community