Skip to content
This repository was archived by the owner on Jan 4, 2025. It is now read-only.

Latest commit

 

History

History
106 lines (97 loc) · 2.02 KB

CONFIG.md

File metadata and controls

106 lines (97 loc) · 2.02 KB

Menu

Go back to the previous level

Description

Storage location: HKEY_CURRENT_USER\SOFTWARE\TranslucentFlyouts\Menu
Related child items can be found at:

Values

Type: DWORD

Inherits from TranslucentFlyouts; uses the same values as described there.

Name Accepted Values Description
NoSystemDropShadow
Default Value: 0
Disable: 0
Enable: 1
Remove the old-style system shadow (SysShadow).
Generally, Windows 11 doesn't have old-style system shadows unless you're using menus with sharp corners.
EnableImmersiveStyle
Default Value: 1
Disable: 0
Enable: 1
Uniformly style pop-up menus as modern menus.

Windows 11: It's strongly recommended not to disable this option.
EnableCustomRendering
Default Value: 0
Disable: 0
Enable: 1
Enable custom rendering mode.
EnableFluentAnimation
Default Value: 0
Disable: 0
Enable: 1
Enable modern Fluent pop-up animation for menus.

Reading Order

  1. HKEY_CURRENT_USER\SOFTWARE\TranslucentFlyouts\Menu
  2. HKEY_LOCAL_MACHINE\SOFTWARE\TranslucentFlyouts\Menu
  3. HKEY_CURRENT_USER\SOFTWARE\TranslucentFlyouts\
  4. HKEY_LOCAL_MACHINE\SOFTWARE\TranslucentFlyouts\
  5. Use default values