mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-03-27 20:01:14 +01:00
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