AcrylicMenus icon indicating copy to clipboard operation
AcrylicMenus copied to clipboard

Acrylic menus do not use theme bitmaps

Open WinExperiments opened this issue 3 years ago • 3 comments
trafficstars

Popup menus with Acrylic do not respect theme bitmaps, but rather use a square highlight.

With AcrylicMenus: Screenshot 2022-09-15 132403

Without: Screenshot 2022-09-15 132805

WinExperiments avatar Sep 15 '22 11:09 WinExperiments

Nothing wrong with it. It uses hardcoded colors for separators & item highlight to guarantee proper look with needed opacity.

You can use TranslucentFlyouts, which fully respects theme bitmaps.

I'll try to make selection highlight rounded for Windows 11 in the next version though.

krlvm avatar Sep 15 '22 16:09 krlvm

Can I fork it to use theme bitmaps? My theme has proper transparency support.

WinExperiments avatar Sep 17 '22 14:09 WinExperiments

I can't be against it, but it's actually not as easy as you think, because if I'm not mistaken there are problems with transparency and ImmersiveMenu bitmaps

krlvm avatar Sep 17 '22 15:09 krlvm