Skip to content

Oak v3.0.1

Compare
Choose a tag to compare
@200sc 200sc released this 09 Oct 17:06
· 301 commits to master since this release
7d343c4

Changelog:

  • adds support for detecting keyboard changes on windows, although this is only used internally for now
  • adds AllKeys to the key package, a set of all supported keys.
  • deprecates render.DefFontGenerator in favor of DefaultFontGenerator.
  • drops the keyboard-test example
  • adds debugtools/inputviz package and corresponding examples #169

Fixes:

  • fixes event.CallerMap persistence when using multiple windows #165
  • respect the context passed into debugtools.DebugMouseRelease
  • adds support for the Insert key on windows (an oversight before)
  • corrects the drawn location of texts drawn with a zero size font