mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[BUG]: White flashing when minimizing applications on resize #625
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @QuiteAFancyEmerald on GitHub (May 20, 2025).
Summary
This bug might simply be a bug with ExplorerBlurMica (2.0.1) but it only happens with Komorebi running in the background. The expected behavior would be on minimizing an application the respective remaining app would resize without visual artifacts.
I also attempted to set Window Hiding Behaviour to cloak to see if this would fix the issue (it did not):
"window_hiding_behaviour": "Cloak"Video of bug: https://files.catbox.moe/j0ai1o.mp4
ExplorerBlurMica: https://github.com/Maplespe/ExplorerBlurMica
Version Information
Komorebi Configuration
Hotkey Configuration
Output of komorebic check
@LGUG2Z commented on GitHub (May 20, 2025):
This is ultimately an issue with how the Windows compositor handles Win32 API calls to programatically manipulate application window positions and sizes, and this issue is particularly bad with Windows Explorer.
If you're a paying Microsoft customer, this is definitely an issue to raise with the Trillion Dollar Company ™.