Keyboard and pointer input is now supported

Maxim Kartashev maxim.kartashev at jetbrains.com
Fri Sep 23 06:22:36 UTC 2022


I have just pushed a commit that adds basic support for mouse/keyboard
input and focus events to  the "pure" Wayland toolkit:
https://github.com/openjdk/wakefield/tree/pure_wl_toolkit
It is now possible to launch some meaningful demos like Notepad.jar,
navigate the menu, type in some text in several languages, etc. A short
demo gif has been added to the wiki page (
https://wiki.openjdk.org/display/wakefield/Pure+Wayland+toolkit+prototype,
towards the bottom of the page). Remember to supply the
-Dawt.toolkit.name=WLToolkit
argument if you want to try it yourself.

I'm going to work on implementing keyboard repeat now as this is one of the
many things Wayland leaves for its clients to take care of.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/wakefield-dev/attachments/20220923/cc06da3a/attachment-0001.htm>


More information about the wakefield-dev mailing list