Unexpected-Keyboard/srcs
Jules Aguillon 3cb92fce84 Normalization of Korean characters
This changes how some characters are sent to the editor.
Characters specified in 'should_normalize_char' are not committed
immediately to the editor but instead added to the composing text.

The composing text is NFCKC-normalized. Resulting characters that are
not in 'should_normalize_char' committed, the rest is the composing
text.

Typing a character not specified here do not change: commitText is used
immediately.
2024-03-16 23:28:32 +01:00
..
compose compose: Parse json files and fix edge cases 2024-03-02 19:12:37 +01:00
juloo.keyboard2 Normalization of Korean characters 2024-03-16 23:28:32 +01:00
layouts Improve the QWERTY (Slovak) layout 2024-03-11 20:21:26 +01:00
special_font compose: Add glyph 2024-02-17 23:28:31 +01:00