New
1.5.0
What's Changed
- Fix bugs in title bar double-click handling on macOS by @CrSjimo in https://github.com/stdware/qwindowkit/pull/198
- Make window title visible when the window is full screen on macOS by @CrSjimo in https://github.com/stdware/qwindowkit/pull/197
- Fix titlebar should not respond to SystemButton when it is invisible or disabled by @mengps in https://github.com/stdware/qwindowkit/pull/199
- add linux support for ShowSystemMenu by @Wing-summer in https://github.com/stdware/qwindowkit/pull/203
- Feature/styleagent accent color by @JulienMaille in https://github.com/stdware/qwindowkit/pull/205
- Add handling for non-client touch events by @JulienMaille in https://github.com/stdware/qwindowkit/pull/211
New Contributors
- @CrSjimo made their first contribution in https://github.com/stdware/qwindowkit/pull/198
- @mengps made their first contribution in https://github.com/stdware/qwindowkit/pull/199
- @Wing-summer made their first contribution in https://github.com/stdware/qwindowkit/pull/203
- @JulienMaille made their first contribution in https://github.com/stdware/qwindowkit/pull/205
Full Changelog: https://github.com/stdware/qwindowkit/compare/1.4.0...1.5.0