Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
It would be nice to see acrylic effect in the legacy Win32 context menus after disabling the brand new, slow immersive explorer context menu. It's somehow implemented in StartAllBack, but it is hardly possible to reverse-engineer it I think.
I'd like to contribute this feature and I've some success in developing it from scratch, but it currently has some problems, the main of which is a forced delay before displaying blur effect.
With suggested implementation, acrylic effect can be shown on any Win32 context menu with using only

SetWindowsHookEx
:Maybe someone knows how to fix this?
Beta Was this translation helpful? Give feedback.
All reactions