<div dir="ltr"><div>I just pushed several commits to <a href="https://github.com/openjdk/wakefield/tree/pure_wl_toolkit/">https://github.com/openjdk/wakefield/tree/pure_wl_toolkit/</a> that</div><div>* simplify event dispatching under Wayland,</div><div>* set window title/app id (visible in the windows list or when switching between windows),<br></div><div>* make the toolkit strictly follow the Wayland protocol wrt window content updates,</div><div>* enable window resize (through setBounds(), not user-driven resize yet).</div><div><br></div><div>With these changes even J2Ddemo.jar works, especially if you don't switch between the tabs.</div><div><br></div><div>Next is to support maximize/minimize/fullscreen (perhaps), some basic client-side window decorations, and support window move/resize by the user.<br></div></div>