Skip to content

Release v1.0.1

Choose a tag to compare

@EVV1E EVV1E released this 19 May 23:28
· 61 commits to main since this release

v1.0.1

Another day, another version.
This release fixes a lot of rendering related bugs.
Also: The release jar file is now compiled for Ubuntu 22.04. This should be compatible with most linux distros.

Changes

  • Adds GDK_BACKEND enviroment variable to fix some GTK applications by @Pre-Suffix in #23
  • Fix shm assuming tighly packed buffer
  • Fix memory leak in WindowFramebuffer by @mysterymarshak in #30
  • add a simple build script by @Euro20179 in #34
  • Fix floating point precision jitter by @tinkoshk in #38

New Contributors

Full Changelog: v1.0.0...v1.0.1