RFR: 8313424: JavaFX controls in the title bar (Preview) [v80]
Michael Strauß
mstrauss at openjdk.org
Thu Jun 5 15:12:12 UTC 2025
On Thu, 5 Jun 2025 11:43:25 GMT, Thiago Milczarek Sayao <tsayao at openjdk.org> wrote:
>> Is there anything we need to change here?
>
> We can bump up required Gtk version (with another PR) to 3.20 (it's from 2016, so pretty old), or replace the `gdk_window_show_menu` with X11 calls.
I'm okay with bumping the required version. It seems like 3.8 was released 12 years ago, and we would be requiring a version that was released 9 years ago. Sounds fair.
-------------
PR Review Comment: https://git.openjdk.org/jfx/pull/1605#discussion_r2129088423
More information about the openjfx-dev
mailing list