: openjfx-dev em nome de Thiago
Milczarek Sayao
Enviado: segunda-feira, 10 de junho de 2019 14:15
Para: openjfx-dev@openjdk.java.net
Assunto: Call for testing: Drag and Drop on Linux
Dear Linux Users,
I did some modifications on DND to work better with Linux:
https://github.com/javafxports/openjdk
x-dev@openjdk.java.net
Assunto: Re: Call for testing: Drag and Drop on Linux
> How much time we have until 13 release?
The schedule is here [1].
RDP1 starts July 8 (aka "feature freeze")
RDP2 starts Aug 5
Thanks.
-- Kevin
On 6/10/2019 1:53 PM, Thiago Milczarek Sayao wrote:
> Hi Kevin,
>
de junho de 2019 17:39
Para: Thiago Milczarek Sayao; openjfx-dev@openjdk.java.net
Assunto: Re: Call for testing: Drag and Drop on Linux
Hi Thiago,
I note that this is a significant change that touches more that just the
Drag and Drop code, so we will need a broader discussion of your
proposed enhancem
will look into it (on the patch that got integrated).
How much time we have until 13 release?
Thanks.
De: Kevin Rushforth
Enviado: segunda-feira, 10 de junho de 2019 17:39
Para: Thiago Milczarek Sayao; openjfx-dev@openjdk.java.net
Assunto: Re: Call for testing: D
Hi Thiago,
I note that this is a significant change that touches more that just the
Drag and Drop code, so we will need a broader discussion of your
proposed enhancement, as we do with any significant change. Go ahead and
file an Enhancement request so that we have a JBS issue to track this.
I could not compile. This is most probably have something to do with the
package configuration of my machine.
To avoid such problems, I used to build using a well-known cloud CI
service using docker, where the Dockerfile is also in the source tree,
so both the needed packages and their configuratio
Dear Linux Users,
I did some modifications on DND to work better with Linux:
https://github.com/javafxports/openjdk-jfx/pull/490
Benefits:
* Works on wayland
* Works across gtk2 and gtk3 with little code differences
* Works on scenebuilder (with gtk3 - currently it falls back to gtk