Re: JavaFX8: Multittouch support under Linux

2014-04-14 Thread Stefan Schwandter
://javafx-jira.kenai.com/browse/RT-36462 It's targeted at 9, but there will be a patch soon. Thanks, Daniel On 4/4/14, 10:40 AM, Stefan Schwandter wrote: Hi, thanks! I’ve tried to compile on a current Ubuntu 13.10. A default build (gradle 1.8 without parameters) works fine. With gradle

Re: JavaFX8: Multittouch support under Linux

2014-04-04 Thread Stefan Schwandter
binary that uses EGL/X11 for full-screen output but gets input directly from device nodes in /dev/input. Thanks, Daniel On Apr 2, 2014, at 11:10 AM, Stefan Schwandter s.schwand...@me.com wrote: Hi Anthony, thanks for your quick reply. I wonder though: it seems there’s at least

Re: JavaFX8: Multittouch support under Linux

2014-04-02 Thread Stefan Schwandter
14:02 schrieb Anthony Petrov anthony.pet...@oracle.com: Hi Stefan, No, currently it's not. Here's a JIRA that you may want to watch: https://javafx-jira.kenai.com/browse/RT-25079 -- best regards, Anthony On 4/1/2014 3:52 PM, Stefan Schwandter wrote: Hello all! Is multitouch

JavaFX8: Multittouch support under Linux

2014-04-01 Thread Stefan Schwandter
Hello all! Is multitouch-input supposed to be supported on Java 8 SE running on Linux? I use a capacitive touch screen, with a DMC controller, connected to a Ubuntu 13.10 PC via USB, and none of the sample code that I've tried seems to recognize any touch events. Under Windows 7, touch events