Folling

Results 24 comments of Folling

Short addendum: My ideal solution would be for the key callback to not only provide the pressed scancode but also the identified keysym as per the keymap used at the...

It isn't about producing a character though. Although that can also be useful (for deadkey support, UTF8 string input, and IMEs) it isn't what this issue is about from my...

We are not talking about textual presentation, we are talking about the interpreted **key** (commonly called keysym) we receive. Textual representation is handled completely differently due to IMEs and deadkey...

Sure! I'll post the forked commit in here once it's ready

Done: This is not a perfect implementation and ignores other aspects of the changes. It's only supposed to be a PoC to showcase what I would like to change, and...

You can read up on that here: Shift + = is an impossible shortcut on some keyboard layouts and as a developer you'll either have to use a different shortcut...

But this issue is inherent to the concept of keyboard layouts. There is NO way to have an `alt + @` shortcut on German keyboards, no matter what approach you...

Sounds good to me! I'm happy with both approaches being available. And yes IMEs and deadkeys are for character input, but they're closely interlinked with the key translation, at least...

It's been a few busy weeks for me, but I'll have quite a lot of time next week and will implement it for X then and open an initial PR...

I would like to second this feature. Although the FaceID support does add a decent amount of security already, it'd be great if you could configure this.