feat: UTF-8 Tastatur-Input (Umlaute in Nachrichten) #19

Open
opened 2026-06-10 08:25:22 +02:00 by ppfeiffer · 0 comments
Owner

Nachdem Umlaute-Anzeige fixed wurde (Issue #11), sollte auch Tastatur-Input UTF-8-Unterstützung haben.

Aktuell: ScreenHome.cpp nutzt Montserrat-Tastatur mit nur Basic Latin (U+0020-007E).

Erforderlich:

  • Custom-Tastatur mit Latin-1-Supplement oder IME für ä/ö/ü/ß
  • oder: Compose-Sequenzen (z.B. Shift+A für ä)
  • oder: Compose-Dialog mit Umlaut-Schnellwahlbutttons
Nachdem Umlaute-Anzeige fixed wurde (Issue #11), sollte auch Tastatur-Input UTF-8-Unterstützung haben. Aktuell: ScreenHome.cpp nutzt Montserrat-Tastatur mit nur Basic Latin (U+0020-007E). Erforderlich: - Custom-Tastatur mit Latin-1-Supplement oder IME für ä/ö/ü/ß - oder: Compose-Sequenzen (z.B. Shift+A für ä) - oder: Compose-Dialog mit Umlaut-Schnellwahlbutttons
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ppfeiffer/OpenMeshOS#19
No description provided.