mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-05-27 05:59:13 +02:00
a5fb5527c6
This commit introduces a small refactor to the transparency manager module to log instead of propagating errors which may cause infinite thread restarts and memory ballooning in KNOWN_HWNDS if applications such as Visual Studio do not conform to the Win32 guidelines for setting and removing Extended Window Styles. re #863