Re: RFR: 8181084: JavaFX show big icons in system menu on macOS with Retina display [v3]

2022-05-12 Thread Kevin Rushforth
On Sun, 8 May 2022 06:31:49 GMT, Paul wrote: >> I hit on JDK-8181084 while making some changes to Scene Builder, so I >> decided to investigate. >> >> Please note: I have not done any Objective-C or MacOS development before. So >> I would really like some feedback from someone else who knows t

Re: RFR: 8286552: TextFormatter: UpdateValue/UpdateText is called, when no ValueConverter is set

2022-05-12 Thread Kevin Rushforth
On Tue, 10 May 2022 20:03:08 GMT, Marius Hanl wrote: > A common reason for using the `TextFormatter` is the need for a `filter`. > Therefore, the following constructor is typically used: > `public TextFormatter(@NamedArg("filter") UnaryOperator filter) { ... > }` > > With that, no `valueConvert

[jfx17u] Integrated: 8283218: Update GStreamer to 1.20.1

2022-05-12 Thread Kevin Rushforth
On Mon, 9 May 2022 21:07:39 GMT, Kevin Rushforth wrote: > Almost clean backport to `jfx17u`. Tested in connection with libffi update in > the `test-kcr-17.0.4` branch. > > The only difference from the mainline patch is that the following file is not > present in `jfx17u`, so that part of the p

[jfx17u] Integrated: 8280840: Update libFFI to 3.4.2

2022-05-12 Thread Kevin Rushforth
On Mon, 9 May 2022 21:05:17 GMT, Kevin Rushforth wrote: > Clean backport to `jfx17u`. Tested in connection with gstreamer / glib update > in the `test-kcr-17.0.4` branch. This pull request has now been integrated. Changeset: 1c376ebd Author:Kevin Rushforth URL: https://git.openjdk.