ALTaleX531 / TranslucentFlyouts

Translucent effect for most of the win32 flyouts
GNU Lesser General Public License v3.0
827 stars 24 forks source link

Dummy rundll32 process gnaws my CPU #107

Open MuscularPuky opened 7 months ago

MuscularPuky commented 7 months ago

When startup, TransparentFlyouts makes a rundll32 process, and it starts to eat the CPU about 10~20%. Even I end that process, TransparentFlyouts does not terminate. it's still there. rundll32.zip

MuscularPuky commented 7 months ago

it's 3.0

ALTaleX531 commented 7 months ago

If you're talking about TranslucentFlyouts.Immersive, then the issue won't be resolved for a while because I need to refactor its code, which takes time.

MuscularPuky commented 7 months ago

ah is this cause of immersive? there's 2 rundll32s

ALTaleX531 commented 7 months ago

Yes, after looking at the memory dump file you provided, this was identified as an issue with TranslucentFlyouts.Immersive and I'll try to improve this.