Skip to content

Guichan 0.8.3

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 14 May 10:32
· 105 commits to master since this release

Change log

  • Added support for building with CMake (not binary compatible with autoconf)
  • Fixed TabbedArea to call logic on its tabs and active widget
  • Fixed Widget::isModalFocused and Widget::isModalMouseInputFocused to not raise an exception when no FocusHandler is set
  • Link SDL, Allegro and GL backends with dependent libraries (autoconf)
  • Fixed handling of key events in the HGE backend

Thanks to @bregma and @sphaero for their first contributions to Guichan in this release!

Full Changelog: v0.8.2...v0.8.3