ALTaleX531 / TranslucentFlyouts

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

TranslucentFlyouts.Win32 does not work for immersive flyout (Windows 11 22H2 22621.900) #11

Open DoofDilla opened 1 year ago

DoofDilla commented 1 year ago

In Windows 22H2 Build 22621.900 Flyouts are not working, only the Tooltips and popups are working.

It just does nothing on the flyouts:

image

while these work:

image

and tooltips work too:

image
ALTaleX531 commented 1 year ago

Everything is normal I guess, because TranslucentFlyouts only supports win32 flyouts.

ALTaleX531 commented 1 year ago

But we're also trying to make TranslucentFlyouts work for immersive flyouts

DoofDilla commented 1 year ago

Thanks for the fast answer and sorry for the missunderstanding.

SWEATSHOPKING commented 1 year ago

Is there any plan for arm64 support?

ALTaleX531 commented 1 year ago

Is there any plan for arm64 support?

For now, I mainly focus on x64 and x86.

Omgise commented 4 months ago

@ALTaleX531 When will immersive flyouts' compatibility be updated?