Closed e-t-l closed 1 year ago
Yes, "Transparency effects" is required to be enabled in Windows 11. Please try to delete HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Dwm\ForceEffectMode
and restart dwm.exe.
Deleting ForceEffectMode
key solved it! Didn't even need to restart DWM.
Does this project utilize the same "Transparency effects" that are in
Windows Settings > Personalization > Colors
? Because if that's the case, then that is probably why this isn't working on my system; I've had issues with getting Windows Transparency Effects to work (see this thread if you're curious about the specific issue: https://forums.tomshardware.com/threads/3813385)However, I also noticed that even after unzipping v2.0.0-alpha.4, running install.bat and signing out of my user profile (and when I signed back in, I did see a console window talking about downloading symbols that I believe is related to TranslucentFlyouts)... there were NO REGISTRY KEY for TranslucentFlyouts. And obviously, no translucency effects were working. I tried creating the registry entries described in config.md manually and setting appropriate values, but it still didn't work.