RE: Discussion on adding a new gtk glass backend

2020-04-28 Thread Thiago Milczarek Sayao
openjfx-dev em nome de Kevin Rushforth Enviado: segunda-feira, 6 de abril de 2020 18:34 Para: openjfx-dev@openjdk.java.net Assunto: Re: Discussion on adding a new gtk glass backend Hi Thiago, Nice summary! As I mentioned offline, I am generally supportive of this, since I know how fragile th

RE: Discussion on adding a new gtk glass backend

2020-04-06 Thread Thiago Milczarek Sayao
openjfx-dev em nome de Kevin Rushforth Enviado: segunda-feira, 6 de abril de 2020 18:34 Para: openjfx-dev@openjdk.java.net Assunto: Re: Discussion on adding a new gtk glass backend Hi Thiago, Nice summary! As I mentioned offline, I am generally supportive of this, since I know how fragile th

Re: Discussion on adding a new gtk glass backend

2020-04-06 Thread Kevin Rushforth
Hi Thiago, Nice summary! As I mentioned offline, I am generally supportive of this, since I know how fragile the existing Linux Glass implementation is. Unsurprisingly, this has effectively turned into a rewrite of the Linux GTK glass port. It's going to need a very thorough review, including

Discussion on adding a new gtk glass backend

2020-04-04 Thread Thiago Milczarek Sayao
Summary --- * Simplify and update the Gtk glass backend, making Linux a first-class OpenJFX platform. PR: https://github.com/openjdk/jfx/pull/77 Goals - * Make Linux a first-class OpenJFX platform (see Motivation); * Simplify the code and reduce it's size; * Update to gtk3 (it was orig