Wayland support for JavaFX
Erik De Rijcke
derijcke.erik at gmail.com
Thu Jan 29 20:47:55 UTC 2015
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 points me to monocle and it's *Platform implementations. Are there
other sources of documentation or pointers or 'must-known's?
I already made wayland java bindings (
https://github.com/Zubnix/wayland-java-bindings ) and wrote a simple
wayland compositor ( https://github.com/Zubnix/westmalle ) all in pure
Java. So the wayland part is already covered.
Thanks in advance, I'll update this post with my progressions.
Erik
More information about the openjfx-dev
mailing list