Innitial (currently nont working) code lives at:
https://github.com/Zubnix/wayland-javafx
I do have a few questions:
- How are you supposed to handle events coming from the display system
itself? For example, I don't see any X events being handled. How/where
should that be done?
- How does the
On 1/29/15, 3:47 PM, Erik De Rijcke wrote:
Hi all,
I'm looking at running javafx on wayland ( http://wayland.freedesktop.org
). First of all, I was wondering if anyone else knows of any attempts to
avoid duplicate work, as for now google turns op empty.
Secondly, I'm looking for sources on how
-- Forwarded message --
From: Erik De Rijcke derijcke.e...@gmail.com
Date: Thu, Jan 29, 2015 at 10:35 PM
Subject: Re: Wayland support for JavaFX
To: David Hill david.h...@oracle.com
I'll probably test it on the Weston (the Wayland reference compositor) and
secretly also on my own
Hi all,
I'm looking at running javafx on wayland ( http://wayland.freedesktop.org
). First of all, I was wondering if anyone else knows of any attempts to
avoid duplicate work, as for now google turns op empty.
Secondly, I'm looking for sources on how to write a new javafx platform.
Google