On Fri, 13 Dec 2024 00:52:00 GMT, Kevin Rushforth wrote:
> Update the docs bundle to point to the JDK 23 docs (we're currently pointing
> to JDK 21).
>
> I will need to also download and host a zip bundle and add its checksum to
> gradle/verification-metadata.xml to avoid breaking our internal
On Sun, 15 Dec 2024 20:57:14 GMT, Martin Fox wrote:
>> I modified it to no longer rely on pre-edit calls, but I'm not sure if it's
>> working as expected yet.
>
> When fcitx is configured this way we never receive pre-editing signals AND
> we're not filtering a key event when the commit comes i
> 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 17-09-2023
> 21:59:04.webm](https://github.com/openj
On Sun, 15 Dec 2024 20:26:22 GMT, Thiago Milczarek Sayao
wrote:
>> This option sets if editing happens on the application or in the IME window.
>>
>> Application:
>> 
>>
>>
>> IME Window:
>> 
>
> Gtk3+ uses relative positioning (as Wayland does), so I've added a Relative
> positioning on `InputMethodRequest`.
>
> [Screencast from 17-09-2023
> 21:59:04.webm](https://github.com/openj
On Thu, 12 Dec 2024 23:53:55 GMT, Helly Guo wrote:
>> @hellyguo Thanks so much for tracking this down and providing all the
>> details. I would like to better understand what that checkbox does but I
>> might not be able to get to that until next week.
>>
>> JavaFX handles keyboard entry using