What's Changed
* Fix color conversion issue by amaztony in https://github.com/Zingzy/hPyT/pull/40
* Add handling for `WM_NCACTIVATE` and `WM_NCPAINT` messages to improve title bar rendering by Zingzy in https://github.com/Zingzy/hPyT/pull/43
* Add dynamic height adjustment to `hide_titlebar` method using the `no_span` parameter by Zingzy in https://github.com/Zingzy/hPyT/pull/44
New Contributors
* amaztony made their first contribution in https://github.com/Zingzy/hPyT/pull/40
**Full Changelog**: https://github.com/Zingzy/hPyT/compare/v1.3.6...v1.3.7