v0.3.1 - Small fixes and improvements
What's Changed
- Make Hand cursor show a pointing hand on macOS by @exa04 in #308
- Implement non-resizable windows by @prokopyl in #310
- Fix
Window::host_main_thread_callbackrequiring&mutby @prokopyl in #312 - Allow
ParentWindowHandleto beSend+Syncby @prokopyl in #313 - Allow setting minimum/maximum window sizes by @prokopyl in #314
- Win32 fix destruction by @prokopyl in #315
- X11: Refactor Drawing and event loop handling by @prokopyl in #316
- X11: Track window's ancestors to see if the window is actually viewable or not by @prokopyl in #317
New Contributors
Full Changelog: v0.3...v0.3.1