Working Wayland Toolkit prototype
Maxim Kartashev
maxim.kartashev at jetbrains.com
Thu Aug 24 14:51:54 UTC 2023
As promised, all the latest commits implementing the Wayland toolkit have
been made available in the Wakefield repository:
https://github.com/openjdk/wakefield/tree/pure_wl_toolkit_1
All examples from the demo/jfc work (some very well, some not so well)
except for TransparentRuler. To choose the right toolkit, run with -
Dawt.toolkit.name=WLToolkit. For example:
$ ./build/linux-x86_64-server-release/images/jdk/bin/java
-Dawt.toolkit.name=WLToolkit
-jar
./build/linux-x86_64-server-release/images/jdk/demo/jfc/Stylepad/Stylepad.jar
The code was tested on Ubuntu 22.04 with GNOME and Weston 9.0.0 running on
top of a GNOME session.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/wakefield-dev/attachments/20230824/3748846e/attachment.htm>
More information about the wakefield-dev
mailing list