On Fri, 9 Apr 2021 15:49:45 GMT, Tor (torbuntu) <github.com+17347324+torbu...@openjdk.org> wrote:
>> This fixes a current issue, and while a solution that adds native >> touch-event support is highly encouraged, this fix will already improve the >> current situation. > >> This fixes a current issue, and while a solution that adds native >> touch-event support is highly encouraged, this fix will already improve the >> current situation. > > What would be the protocol for requesting guidance on this? Since as I > mentioned I am trying to [implement touch-event support > ](https://github.com/torbuntu/jfx/tree/touch-support)so that JavaFX can be > used out of the box on devices such as PinePhone and PineTab running aarch64 > linux. > @Torbuntu What is the status? Are you still planning on implementing this? https://github.com/torbuntu/jfx/tree/touch-support <- This is the branch where I've been poking away at implementing touch support. I was trying to implement the correct gtk bindings but haven't looked at it in a few months when other things came up. Maybe some fresh eyes can help move this in the right direction? My last commit was some comments where I was working. ------------- PR: https://git.openjdk.java.net/jfx/pull/457