RFR: 8305418: [Linux] Replace obsolete XIM as Input Method Editor
leewyatt
duke at openjdk.org
Sun Sep 3 22:08:14 UTC 2023
On Sun, 2 Apr 2023 20:38:25 GMT, Thiago Milczarek Sayao <tsayao at openjdk.org> wrote:
> This replaces obsolete XIM and uses gtk api for IME.
> Gtk uses [ibus](https://github.com/ibus/ibus)
>
> Gtk3+ uses relative positioning (as Wayland does), so I've added a Relative positioning on `InputMethodRequest`.
Thank you, this PR is extremely, extremely useful.
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1080#issuecomment-1652041588
More information about the openjfx-dev
mailing list