Window size change and more updates
Maxim Kartashev
maxim.kartashev at jetbrains.com
Tue Oct 18 13:20:15 UTC 2022
I just pushed several commits to
https://github.com/openjdk/wakefield/tree/pure_wl_toolkit/ that
* simplify event dispatching under Wayland,
* set window title/app id (visible in the windows list or when switching
between windows),
* make the toolkit strictly follow the Wayland protocol wrt window content
updates,
* enable window resize (through setBounds(), not user-driven resize yet).
With these changes even J2Ddemo.jar works, especially if you don't switch
between the tabs.
Next is to support maximize/minimize/fullscreen (perhaps), some basic
client-side window decorations, and support window move/resize by the user.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/wakefield-dev/attachments/20221018/74053a34/attachment.htm>
More information about the wakefield-dev
mailing list