RFR: 8201568: zForce touchscreen input device fails when closed and immediately reopened
Tor (torbuntu)
github.com+17347324+Torbuntu at openjdk.java.net
Mon Jul 27 14:31:37 UTC 2020
On Thu, 9 Jul 2020 22:35:01 GMT, John Neffenger <github.com+1413266+jgneff at openjdk.org> wrote:
> By the way, do you know whether I would be able to use a PinePhone
I have been trying to run JavaFX on the PinePhone ever since I got it. The OS I'm using is Fedora and it is aarch64,
which means I had to add that arch to build.gradle to compile it. As is the touchscreen doesn't respond correctly at
all. Every touch reports as a mouse_entered, mouse_exited event.
How can I set the `monocle.platform=Linux` to test?
-------------
PR: https://git.openjdk.java.net/jfx/pull/258
More information about the openjfx-dev
mailing list