diff --git a/ExplorerPatcher-L10N b/ExplorerPatcher-L10N index 25b9ac6..a11d9c9 160000 --- a/ExplorerPatcher-L10N +++ b/ExplorerPatcher-L10N @@ -1 +1 @@ -Subproject commit 25b9ac6431efa6cea5461f41eae0376eb2642e26 +Subproject commit a11d9c958e2ec0efa0eee9fbb975545d7924c9f0 diff --git a/ep_gui/resources/EPSettingsResources.h b/ep_gui/resources/EPSettingsResources.h index da241d9..f2c5fe1 100644 --- a/ep_gui/resources/EPSettingsResources.h +++ b/ep_gui/resources/EPSettingsResources.h @@ -92,6 +92,9 @@ #define IDS_TRAY_LANGSWITCHER_7 1140 #define IDS_TRAY_LANGSWITCHER_1 1141 #define IDS_TRAY_LANGSWITCHER_4 1142 +#define IDS_TRAY_OVERFLOWSTYLE 1143 +#define IDS_TRAY_OVERFLOWSTYLE_0 1144 +#define IDS_TRAY_OVERFLOWSTYLE_1 1145 #define IDS_EXP 1201 #define IDS_EXP_SHEXT_L1 1202 diff --git a/ep_gui/resources/lang/ep_gui.en-US.rc b/ep_gui/resources/lang/ep_gui.en-US.rc index 1db94ae..ace9086 100644 --- a/ep_gui/resources/lang/ep_gui.en-US.rc +++ b/ep_gui/resources/lang/ep_gui.en-US.rc @@ -98,6 +98,9 @@ BEGIN IDS_TRAY_SHOWDESKTOPBTN_0 "Disabled" IDS_TRAY_SHOWDESKTOPBTN_2 "Hidden" IDS_TRAY_SKINICONS "Apply Windows 11 style to system tray icons" + IDS_TRAY_OVERFLOWSTYLE "Hidden icons popup style" + IDS_TRAY_OVERFLOWSTYLE_0 "Windows 10 (default)" + IDS_TRAY_OVERFLOWSTYLE_1 "Windows 11" IDS_TRAY_REPLACENETWORK_L1 "Choosing 'Open Network && Internet settings' when right clicking the" IDS_TRAY_REPLACENETWORK_L2 "network icon should open" IDS_TRAY_REPLACENETWORK_0 "Network section in the Settings app (default)" diff --git a/ep_gui/resources/settings.reg b/ep_gui/resources/settings.reg index b99b9f3..59f56fe 100644 --- a/ep_gui/resources/settings.reg +++ b/ep_gui/resources/settings.reg @@ -147,6 +147,13 @@ ;p 2 ;b %R:1112% * "SkinIcons"=dword:00000001 +;s Taskbar_AltImplSection IsAltImplTaskbar +[HKEY_CURRENT_USER\Software\ExplorerPatcher] +;c 2 %R:1143% * +;x 0 %R:1144% +;x 1 %R:1145% +"TrayOverflowStyle"=dword:00000000 +;g Taskbar_AltImplSection [HKEY_CURRENT_USER\Software\ExplorerPatcher] ;a %R:1113% ;c 3 %R:1114%