New
2.5.0
What's Changed
- Fix hover event and system buttons by @SineStriker in https://github.com/wangwenx190/framelesshelper/pull/262
- Fix emulate message bug and git modules, window part mistakes, non client leave mistakes and crash by @SineStriker in https://github.com/wangwenx190/framelesshelper/pull/269
- Fix bugs after mouse press by @SineStriker in https://github.com/wangwenx190/framelesshelper/pull/270
- Improve mouse move handler by @SineStriker in https://github.com/wangwenx190/framelesshelper/pull/271
- Fix hover bug caused by system popup menu by @SineStriker in https://github.com/wangwenx190/framelesshelper/pull/272
- Use better workaround to emulate mouse events by @SineStriker in https://github.com/wangwenx190/framelesshelper/pull/273
- Emulate leave event for max button by @SineStriker in https://github.com/wangwenx190/framelesshelper/pull/278
- Fix Windows FramelessHelperHookWindowProc crash by @ollie-dawes in https://github.com/wangwenx190/framelesshelper/pull/305
- fix #303 mingw compile error by @czyt1988 in https://github.com/wangwenx190/framelesshelper/pull/306
- #307 Fix the compilation error of qt6.x by @czyt1988 in https://github.com/wangwenx190/framelesshelper/pull/317
- Modified system button colors for hover and press states by @kira-96 in https://github.com/wangwenx190/framelesshelper/pull/318
- #325 win: don't show two tooltips by @kira-96 in https://github.com/wangwenx190/framelesshelper/pull/326
New Contributors
- @czyt1988 made their first contribution in https://github.com/wangwenx190/framelesshelper/pull/306
- @kira-96 made their first contribution in https://github.com/wangwenx190/framelesshelper/pull/318
Full Changelog: https://github.com/wangwenx190/framelesshelper/compare/2.4.2...2.5.0