Maplespe / ExplorerBlurMica

Add background Blur effect or Acrylic (Mica for win11) effect to explorer for win10 and win11
GNU Lesser General Public License v3.0
1.48k stars 65 forks source link

Navigation panel isn't arcylic #169

Open Xenonionite opened 1 week ago

Xenonionite commented 1 week ago

Screenshot 2024-10-16 105956

Katsiy commented 1 week ago

QQ20241018-173122 遇到了相同的问题

bbmaster123 commented 1 week ago

I've seen this bug specifically when using the rectify11 theme. Both images above show the users are using rectify theme (can tell due to drive storage bars, which has rounded corners and subtle gradient)

I never see this bug at all when using default windows theme, even with other mods turned on. I'm 99.9% positive this is a rectify11 bug

Mukul1127 commented 1 week ago

It isn't a Rectify11 bug, its a feature (dwm compositing which ExplorerBlurMica doesn't support), swap to the Rectify11 Dark theme with Mica (Black.msstyles) or edit the msstyles to remove compositing (what I did).

Mukul1127 commented 1 week ago

image Just set this to false in the theme

bbmaster123 commented 1 week ago

ok fine incompatibility, I'm sure you know what I meant! point is this doesn't happen with windows stock msstyles

thanks for providing a workaround though, should help the users above, and I'll come back to this one day when I have more time

do you have a fix for light theme too? first user above is using rectify light theme I'm still on win10, so not using rectify on my host system until I'm ready to move to windows 11

Undisputed00x commented 1 week ago

do you have a fix for light theme too? first user above is using rectify light theme I'm still on win10, so not using rectify on my host system until I'm ready to move to windows 11

As for the light theme well instead of editing the DarkMode_Explorer::TreeView class it would be just in Explorer::TreeView. As for the text being invisible in lightmode this issue is smth i would extremely loved to be fixed systemwide. It has to do with GDI renderer ignoring/missing alpha values. EBM has fixed that only in explorer.

Mukul1127 commented 1 week ago

ok fine incompatibility, I'm sure you know what I meant! point is this doesn't happen with windows stock msstyles

thanks for providing a workaround though, should help the users above, and I'll come back to this one day when I have more time

do you have a fix for light theme too? first user above is using rectify light theme I'm still on win10, so not using rectify on my host system until I'm ready to move to windows 11

Didn't mean it like that, sorry.