AcrylicMenus icon indicating copy to clipboard operation
AcrylicMenus copied to clipboard

Acrylic effect for all existing Win32 context menus

Results 7 AcrylicMenus issues
Sort by recently updated
recently updated
newest added

Popup menus with Acrylic do not respect theme bitmaps, but rather use a square highlight. With AcrylicMenus: ![Screenshot 2022-09-15 132403](https://user-images.githubusercontent.com/91428431/190392435-322d04ff-6092-4bf5-961c-5d88b31ca887.png) Without: ![Screenshot 2022-09-15 132805](https://user-images.githubusercontent.com/91428431/190392478-fe75bed6-f193-46f3-9700-7daee37dac00.png)

question

![image](https://github.com/krlvm/AcrylicMenus/assets/127928354/497d1de7-f6be-4977-aeb8-d0469b9071de) ![image](https://github.com/krlvm/AcrylicMenus/assets/127928354/5ee8bc8a-b10f-42e6-85c5-c94705f9da45) Only shows up when the menu is opened on the desktop but not in explorer

When you run coodesker, the desktop context menu does not have an acrylic effect. Honeyview enables preview in context menu, and the context menu becomes very white.

The version of winsdk I am using is 22621 and I encountered the error when compiling: ambigous symbol, and when I commented MENUPARTSEX in ThemeHelper, the program compiled successfully. ![Snipaste_23-01-24_11-26-44](https://user-images.githubusercontent.com/37923060/214206417-7bea7fe3-2db9-41f9-9111-1d0b9478e8b2.png)...

enhancement

Allow (via conifg) to set Mica on the menus

enhancement

Please add registry switch to toggle INJECT_EXPLORER_ONLY so I won't have to download IDE to recompile the thing or please include an optional DLL with this option pre-compiled.

question

When the "Launch folder windows in a separate process" option is on, AcrylicMenus will hook only Explorer desktop. It also doesn't hook Explorer windows launched by another app such as...

enhancement