This uses some new functionality in KeyboardLayout for harvesting the printable equivalent of dead keys.
To fully support translating dead keys to the correct keystroke strings on Linux, we'll need to add native support for it in KeyboardLayout there as well :tada:.
This uses some new functionality in
KeyboardLayout
for harvesting the printable equivalent of dead keys.To fully support translating dead keys to the correct keystroke strings on Linux, we'll need to add native support for it in KeyboardLayout there as well :tada:.