Skip to content

v1.2.1

Latest
Compare
Choose a tag to compare
@btzy btzy released this 03 Aug 16:16
· 1 commit to master since this release
86d5f20

This is a bugfix release that fixes a crash in the Linux GTK backend that is caused by GTK creating a dialog window on X11 even though the parent window is on Wayland, or vice versa. The build script also received a fix that improves usability when this library is set up as a dependency of another project.

What's Changed

  • Build: Add alias target for dependent project CMake consumption by @Phytolizer in #143
  • GTK: Open the dialog window on the same GdkScreen (and GdkDisplay) as the parent by @btzy in #145

New Contributors

Full Changelog: v1.2.0...v1.2.1