Add unicode input method switching option #1

Open
opened 2022-05-21 00:40:59 +00:00 by therbron · 3 comments
therbron commented 2022-05-21 00:40:59 +00:00 (Migrated from git.halia.dev)

Currently, the configuration does not allow to change the unicode input method to UC_WINC for unicode inputs on windows.

A shortcut to change the mode on the fly should be added, to enable unicode input on both Windows and Linux.

Currently, the configuration does not allow to change the unicode input method to `UC_WINC` for unicode inputs on windows. A shortcut to change the mode on the fly should be added, to enable unicode input on both Windows and Linux.
therbron commented 2022-05-21 12:38:34 +00:00 (Migrated from git.halia.dev)

created branch 1-add-unicode-input-method-switching-option to address this issue

created branch [`1-add-unicode-input-method-switching-option`](/therbron/isokheir/-/compare/master...1-add-unicode-input-method-switching-option) to address this issue
therbron commented 2022-05-21 12:52:25 +00:00 (Migrated from git.halia.dev)

mentioned in merge request !1

mentioned in merge request !1
therbron commented 2022-05-24 09:25:45 +00:00 (Migrated from git.halia.dev)

The current implementation add mappings to the main special characters in French and Danish.

However, it does not allow capitalized inputs for those characters, which could come handy in some situations.

Now that UNICODE input has been verified, a method needs to be implemented to ease the input of capitalized and non-capitalized characters using the same layer.
This would also fix the formatting issue with the mapping file, because of unusually long unicode character codes.

The current implementation add mappings to the main special characters in French and Danish. However, it does not allow capitalized inputs for those characters, which could come handy in some situations. Now that UNICODE input has been verified, a method needs to be implemented to ease the input of capitalized and non-capitalized characters using the same layer. This would also fix the formatting issue with the mapping file, because of unusually long unicode character codes.
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
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: therbron/Isokheir#1
No description provided.