RFR: 8308644: [Linux] Missing mappings for dead keys + Alt Gr [v5]
Thiago Milczarek Sayao
tsayao at openjdk.org
Sun Sep 3 18:12:51 UTC 2023
On Thu, 22 Jun 2023 11:45:30 GMT, Thiago Milczarek Sayao <tsayao at openjdk.org> wrote:
>> This PR adds missing key mappings for dead keys and fixes "Alt Gr" for some systems.
>
> Thiago Milczarek Sayao has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains 16 additional commits since the last revision:
>
> - Minimize changes
> - Merge branch 'master' into gdk_to_glass_key_map
> - Forgot test code
> - Back to hash
> - Revert key lock change because it has different behaviour
> - Revert modifier change + Remove F13 -> F24
> - Remove print statement
> - Use GDK instead of X calls (to ease in a future wayland implementation)
> - Avoid sending unknown key event
> - GDK_META_MASK is not ALT
> - ... and 6 more: https://git.openjdk.org/jfx/compare/d342c77f...aad021a6
It's a simple addition, with no hurries, just commenting to keep it on the list.
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1143#issuecomment-1704366359
More information about the openjfx-dev
mailing list