Fixes issues on macOS and (fractional) scaling on wayland.
This version fixes usage of the fullscreen argument.
As it seems lwjgl2 allows setting the fullscreen before the window is created.
improve monitor selection for fullscreen on glfw
This is a beta version and may be unstable.
Adds an API for mods to integrate with the IME preedit overlay implementation so that if mods provide independent text field implementations they can also make use of the preedit overlay.
This API is available at https://maven.axolotlclient.com/#/snapshots/io/github/moehreag/legacy-lwjgl3/api/1.4.0-beta.7, mods do not need to include it.
This is an unstable build, it may not function as expected.
This beta version supports all minecraft versions currently supported by OSL and allows using either GLFW or SDL3.
SDL3 can be enabled using -Dlegacy_lwjgl3.use_sdl=true or the environment variable LEGACY_LWJGL3_USE_SDL.
No changelog was specified.