v0.3.3 - More fixes and improvements
What's Changed
- OpenGL: Deprecate vsync & double_buffer options by @prokopyl in #322
- X11: Disable parent autosize when not in parented mode by @prokopyl in #327
- X11: Do not report a parent window size change back to the host by @prokopyl in #330
- Add
NativeSizeutility type by @prokopyl in #329 - Update dependencies by @prokopyl in #328
- Implement macOS cursor setting and hiding support by @SpruceCloud in #280
- Add Cursors example; fix macOS cursor setting in standalone window by @prokopyl in #332
New Contributors
- @SpruceCloud made their first contribution in #280
Full Changelog: v0.3.2...v0.3.3