RFR: 8305418: [Linux] Replace obsolete XIM as Input Method Editor

Thiago Milczarek Sayao tsayao at openjdk.org
Wed Sep 6 12:39:53 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`.
> 
> [Screencast from 03-09-2023 19:10:36.webm](https://github.com/openjdk/jfx/assets/30704286/2a36e9d0-59be-4092-905f-e31fabc6e2e4)

I will check the failing tests.

-------------

PR Comment: https://git.openjdk.org/jfx/pull/1080#issuecomment-1708271876


More information about the openjfx-dev mailing list