New
1.4.0
Brief Intro
This is a routine bug fix version, all changes focus on fixing things or improving things, no new features introduced.
What's Changed
- Fix numerous bugs by @SineStriker in https://github.com/stdware/qwindowkit/pull/162
- Fix top border & misc tweaks by @wangwenx190 in https://github.com/stdware/qwindowkit/pull/167
- Fix NSWindowProxy::setSystemButtonVisible not taking effect by @liwey1985 in https://github.com/stdware/qwindowkit/pull/175
- fix window reopen issue by @wangwenx190 in https://github.com/stdware/qwindowkit/pull/179
- QWKCore/cocoawindowcontext: Use typeId() instead of type() in Qt 6.0+. by @mentalfl0w in https://github.com/stdware/qwindowkit/pull/181
New Contributors
- @liwey1985 made their first contribution in https://github.com/stdware/qwindowkit/pull/175
Full Changelog: https://github.com/stdware/qwindowkit/compare/1.3.2...1.4.0