Skip to content

v3.0.0

Compare
Choose a tag to compare
@ALTaleX531 ALTaleX531 released this 09 Mar 08:04
· 15 commits to master since this release

New Registry Keys and Items

HKEY_CURRENT_USER\Software\TranslucentFlyouts\BlockList
HKEY_CURRENT_USER\Software\TranslucentFlyouts\DisabledList
HKEY_CURRENT_USER\Software\TranslucentFlyouts\EnableMiniDump (dword)
HKEY_CURRENT_USER\Software\TranslucentFlyouts\DarkMode_ThemeColorizationType (string)
HKEY_CURRENT_USER\Software\TranslucentFlyouts\LightMode_ThemeColorizationType (string)
HKEY_CURRENT_USER\Software\TranslucentFlyouts\Menu\DisabledList
HKEY_CURRENT_USER\Software\TranslucentFlyouts\Menu\EnableCompatibilityMode (dword)
HKEY_CURRENT_USER\Software\TranslucentFlyouts\Menu\DarkMode_ThemeColorizationType (string)
HKEY_CURRENT_USER\Software\TranslucentFlyouts\Menu\LightMode_ThemeColorizationType (string)
HKEY_CURRENT_USER\Software\TranslucentFlyouts\DropDown\Animation
HKEY_CURRENT_USER\Software\TranslucentFlyouts\DropDown\DisabledList
HKEY_CURRENT_USER\Software\TranslucentFlyouts\DropDown\EnableFluentAnimation (dword)
HKEY_CURRENT_USER\Software\TranslucentFlyouts\Tooltip\DisabledList
HKEY_CURRENT_USER\Software\TranslucentFlyouts\Tooltip\DarkMode_Color (dword)
HKEY_CURRENT_USER\Software\TranslucentFlyouts\Tooltip\LightMode_Color (dword)
HKEY_CURRENT_USER\Software\TranslucentFlyouts\Tooltip\MarginsType (dword)
HKEY_CURRENT_USER\Software\TranslucentFlyouts\Tooltip\Margins_cxLeftWidth (dword)
HKEY_CURRENT_USER\Software\TranslucentFlyouts\Tooltip\Margins_cxRightWidth (dword)
HKEY_CURRENT_USER\Software\TranslucentFlyouts\Tooltip\Margins_cyTopHeight (dword)
HKEY_CURRENT_USER\Software\TranslucentFlyouts\Tooltip\Margins_cyBottomHeight (dword)

I don't have time to document each of these new features and registry items due to academic reasons, but you can ask what they do in Discussion and I'll respond later.
This version fixes almost all the bugs, please try it.

New Contributors

Full Changelog: v2.1.0...v3.0.0