mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-09-01 08:27:16 +02: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