Unexpected-Keyboard/srcs
Jules Aguillon fc8bb3a539 Allow to type İ on the Turkish layout
In Turkish, upper case of 'iı' is 'İI' but Java's toUpperCase will
return 'II'.
To make 'İ' accessible, make it the shift of 'ı'. This has the
inconvenient of swapping i and ı on the keyboard.
2022-10-04 10:12:22 +02:00
..
juloo.common Correct displayed value when cancelling settings modification 2022-03-21 00:39:40 +01:00
juloo.keyboard2 Allow to type İ on the Turkish layout 2022-10-04 10:12:22 +02:00
special_font Add combining 'accent_arrow_right' 2022-06-05 13:51:09 +02:00