Heads up.
A working monocle poc is now available here:
https://github.com/udevbe/wayland-javafx
Enjoy!
Erik
On Fri, Jan 30, 2015 at 10:23 PM, Erik De Rijcke
wrote:
> Innitial (currently nont working) code lives at:
> https://github.com/Zubnix/wayland-javafx
>
> I do have a few questions:
> -
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 c
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