v0.1.3 - Better Internals
This release brings a variety of fixes and improvements that needed major changes to the internals of baseview, all of which were facilitated by the previous releases!
What's Changed
- Add drag n drop support to x11 by @BillyDM in #187
- Use
pollingcrate foropen_blockingon X11 by @prokopyl in #264 - Use the user's keyboard layout from the x11 system by @TristanCacqueray in #210
- macOS: add the ability to change the mouse cursor by @discordance in #128
- Win32: Migrate to Per-Monitor V2 Thread-based DPI awareness by @prokopyl in #266
- Win32: Dynamically load recent user32 functions by @prokopyl in #268
New Contributors
- @TristanCacqueray made their first contribution in #210
Full Changelog: v0.1.2...v0.1.3