ALTaleX531 / TranslucentFlyouts

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

coordination of menu graphics #117

Closed Au-angeloupali closed 3 months ago

Au-angeloupali commented 4 months ago

Could it be possible in future versions to standardize the first menu that appears with the right mouse click and the menu configured with translucentflayout?

menu graphics on right mouse click image

graphics menu clicking show more options configured with translucentflayout image

I also notice that programs like Illustrator have the correct menu graphics, while some like Photoshop keep the ugly one by default. Is there a way to fix this too?

image image

thanks, great work anyway

TechySC23 commented 4 months ago

@Au-angeloupali Use the menu option in the GUI of Satanarious—link in the repo's README. The menu option will help to resolve these old, 2010-era menus!😄

Au-angeloupali commented 4 months ago

@TechySC23 I tried as you told me, but it can only take some of the options.

for example I set the focusing color, but it can't pick it up... same thing for the corner radius

image

by setting all the options the Photoshop menu remains the old one.

The installation is okay

image

Satanarious commented 4 months ago

So, I was trying to fix the internal function in TFC, when I noticed that after I installed and uninstalled TF multiple times in a row. The Menu section stopped having any effect on Menus (Registry value changes make no difference) on:

Working on:

This includes everything in the Menu section, from Animations to Separator. I noticed that these flyouts reverted back to their default settings.

TFbug

Edit 1: Don't mind the color on Dark Mode Titlebar Context Menu Edit 2: After a restart, its working fine.

ALTaleX531 commented 4 months ago

@Satanarious TranslucentFlyouts.Win32.V3.x64.zip Please try this build to see if it solves the problem.

ALTaleX531 commented 4 months ago

@Au-angeloupali If you want the icons of the classic context menus to be synchronized with the icons of the immersive menus, I think that's far beyond the scope of "translucenct", which should be implemented by Shell.

Photoshop's menus are leftovers from Windows 2000, and its rendering process is handled by the kernel, which is not something I can take over rendering. As to why Adobe's softwares use different styles, you should ask Adobe, I don't know why.

Au-angeloupali commented 4 months ago

Thank you so much for your reply and for your work! Are Shell and translucentflayout compatible if I install them together?

I preferred translucentflayout until now because it implemented more menus than shell

ALTaleX531 commented 4 months ago

They are not compatible and if you wish to combine them together then you need to repeat the steps in #109.

Satanarious commented 4 months ago

@Satanarious TranslucentFlyouts.Win32.V3.x64.zip Please try this build to see if it solves the problem.

I'm sorry, I cannot reproduce the bug. Someone mentioned in an issue on my repo that they were having problems in the Menu section. I played around a bit with install/uninstall/run/stop and it somehow happened. Now even though I'm using v3.0.1 and not the one you sent, I cannot reproduce the bug.

ALTaleX531 commented 3 months ago

The issue seems to have been resolved.