On Sun, 9 Jun 2024 16:21:50 GMT, Thiago Milczarek Sayao
wrote:
> I did an updated build of this branch
> [here](https://github.com/tsayao/jfx/releases/download/test-ime/jfx_23_linux_ime.zip)
> (for testing only).
Wow, thank you. I have downloaded it and will test it as soon as possible.
On Fri, 17 May 2024 15:32:10 GMT, Thiago Milczarek Sayao
wrote:
> I got some requests to reopen it. So, reopening.
>
> Feedback is welcome.
Thank you so much for reopening the PR. We truly appreciate your responsiveness
and commitment to improving this project. Your efforts make a significant
On Tue, 14 May 2024 10:59:10 GMT, Glavo wrote:
> I will no longer commit to this change.
I've been closely following this PR and sincerely hope it can be reopened; it
is of great significance and has a far-reaching impact. Thank you for your
efforts. I also respect your decision, but I strongl
On Sun, 24 Mar 2024 12:13:08 GMT, Thiago Milczarek Sayao
wrote:
>> Thiago Milczarek Sayao has updated the pull request with a new target base
>> due to a merge or a rebase. The pull request now contains 94 commits:
>>
>> - Merge branch 'master' into new_ime
>> - Add signals to avoid warnings
On Fri, 13 Oct 2023 10:46:43 GMT, Thiago Milczarek Sayao
wrote:
>> Thiago Milczarek Sayao has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> Make it a default method for compatibility
>
> Should I wait for feedback if it's working properly
On Sun, 2 Apr 2023 20:38:25 GMT, Thiago Milczarek Sayao
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 yo
On Tue, 16 Aug 2022 03:01:23 GMT, Michael Strauß wrote:
> Implementation of [CSS
> Transitions](https://gist.github.com/mstr2/c72f8c9faa87de14926978f517a6018a).
>
> ### Example
>
> .button {
> -fx-background-color: dodgerblue;
> }
>
> .button:hover {
> -fx-background-color: red;
>