Amrsatrio
a0f9c0c7dc
Version: 22621.2506.60.1 (Pre-release)
2023-11-12 17:12:04 +07:00
Amrsatrio
f62c53253c
File Explorer: Restored "Apply Mica" functionality on 22H2
2023-11-12 15:26:12 +07:00
Amrsatrio
2dc1340207
File Explorer: Added option to disable the modern navigation bar (FEMNB).
...
- The code for disabling tabs (TIFE) is also there, but it doesn't work on 22621.2506+ -- it fallbacks to the Windows 10 Ribbon instead so I'm hiding it for now.
- This should also fix window position saving when using Windows 10 Ribbon on builds with TIFE enabled, up to 23570 (Dev).
2023-11-12 14:13:16 +07:00
Amrsatrio
b45f79f25d
Setup: Reorganized resources
2023-11-12 14:00:35 +07:00
Amrsatrio
163b45228a
L10N: Localized Setup
2023-11-12 11:50:55 +07:00
Amrsatrio
fc17455962
L10N: Localized remaining user-facing texts in GUI and Updates
2023-11-12 06:05:54 +07:00
Amrsatrio
b5b0b21443
L10N: Localized Updates and Symbols notifications
2023-11-12 04:11:41 +07:00
Amrsatrio
a74f27b42d
GUI: Change PlatformToolset to v142 to align with others
2023-11-08 02:23:43 +07:00
Amrsatrio
639d7aa5f1
GUI: Decoupled into ep_gui and added support for localization
2023-11-08 02:14:44 +07:00
Amrsatrio
f6f6d899f2
GUI: Begin decoupling into ep_gui
2023-11-07 18:48:29 +07:00
Amrsatrio
ac268b1acb
Taskbar10: Partially fixed Windows 11 Start menu and Search positioning on builds 23545+ (Dev)
2023-10-27 02:08:05 +07:00
Amrsatrio
a7c87ce37d
Setup: Fixed uninstallation of EP installations that have went through upgrades before the proper Pin to Start fix ^2
2023-10-26 00:16:12 +07:00
Amrsatrio
845d2b55c9
Setup: Fixed uninstallation of EP installations that have went through upgrades before the proper Pin to Start fix
2023-10-25 21:25:27 +07:00
Amrsatrio
bdc06de667
Taskbar10: Don't register the Win+X window more than once (thanks @roflcopter4)
2023-10-24 20:49:28 +07:00
Amrsatrio
af3bff4b9f
Update README.md
2023-10-22 16:37:02 +07:00
Amrsatrio
a77aff4b29
Taskbar10: Pulled back 2cc87ab
...
Crashes on 22621.2428 (by a call from Windows.UI.Immersive.dll), needs further investigation for a proper fix
2023-10-22 02:39:55 +07:00
Amrsatrio
4999f1d520
Version: 22621.2428.59.1 (Pre-release)
2023-10-22 02:25:58 +07:00
Amrsatrio
5321766d4e
Start10: Add RefreshedStyles.xbf
2023-10-22 02:22:03 +07:00
Amrsatrio
2cc87aba39
Taskbar10: Fixed a bug where the Windows 10 taskbar no longer shows after a certain configuration update in 23560.1000
2023-10-22 02:22:03 +07:00
Amrsatrio
11160c804d
GUI: Fixed a bug where "Remember last used section" doesn't remember the current page after being enabled
2023-10-22 02:22:03 +07:00
Amrsatrio
655e62c364
Start10: Fixed a bug where certain localizable texts stayed in English
...
I've employed a different method to fix the context menus. Even so, I'm keeping the old method as a fallback.
2023-10-22 02:22:03 +07:00
aubymori
8fc53a1285
Accurate taskbar fonts for classic theme mitigations
2023-10-22 02:21:14 +07:00
Amrsatrio
67b7a27044
Start10: Attempt to fix exploding RAM usage when opening Start10 on 22621.2134+
2023-10-21 17:00:46 +07:00
Amrsatrio
f027a36837
All: Prepared some headers for C++
2023-10-17 14:15:30 +07:00
Amrsatrio
a57471feb2
Taskbar10: Fix start menu position when the taskbar is at the left or right side on Moment 4 builds
2023-10-16 23:26:04 +07:00
Amrsatrio
7e2f76840a
Start10: Properly fix start menu showing/hiding along with its original animations on builds 22000.65+
2023-10-16 23:25:37 +07:00
Amrsatrio
80f11ae4f9
Symbols: Remove unneeded setting the keys to 0 because the tree is deleted anyway if the hash does not match
2023-10-11 15:37:42 +07:00
Amrsatrio
acc0131e77
All: Disabled hooks on processes other than Explorer
...
Because anticheats really hate DLLs that inject to games, let alone DLLs that hook existing functions. This was made as an attempt to fix #2267 .
2023-10-11 15:16:42 +07:00
Amrsatrio
8412bd64d9
Symbols: Reworked the symbol manager so that symbols don't need to be successfully downloaded in succession
...
- This should fix start menu not working (at all!) on users who upgraded into 22621.2428 not through 22621.2361 with EP installed. Updating into this version will redownload symbols due to changes in the way they are managed.
- 22621.2428 was just released to the general public, but symbols for twinui.pcshell.dll are not available at the time of writing. Despite that, StartDocked.dll and StartUI.dll are still the same as 22621.2361.
- I've also removed hardcoded and stuffed-together offsets of really old DLL versions to make the code more concise.
2023-10-11 15:10:57 +07:00
Amrsatrio
b52bd790ed
Taskbar10: Fixed PatchExplorer_UpdateWindowAccentProperties
to not crash anymore with build 25951 (Canary)
2023-10-10 21:52:15 +07:00
Amrsatrio
dca0b3ae44
Taskbar10: Made the Control Center and Toast Center positioning patch work with build 25951 (Canary)
2023-10-10 20:15:59 +07:00
Amrsatrio
b157abad62
Version: 22621.2361.58.4
2023-10-07 03:31:22 +07:00
Amrsatrio
4ee742f116
Taskbar10: Disabled the patch for proper acrylic background on Canary builds
...
I'm adding this check until a proper fix is made, so that EP can run on Canary although features will be very limited
2023-10-07 03:24:58 +07:00
Amrsatrio
bdd71efeb9
Start: Indicate that "Start menu style" requires restart so that Explorer tile pinning works properly.
2023-10-06 22:07:53 +07:00
Amrsatrio
9f04110d72
Taskbar11: Restored commit 085b3dd
that I modified by accident
2023-10-06 22:02:10 +07:00
Amrsatrio
0b57e78d18
Version: 22621.2361.58.3
2023-10-06 17:10:40 +07:00
Amrsatrio
3b38b94df2
Build: Revert PlatformToolset to v142
...
I accidentally committed my change of this to v143
2023-10-06 16:46:36 +07:00
Amrsatrio
21c288c3c0
Start10: The Pin to Start/Unpin from Start patch should not run when the Windows 11 start menu is used
2023-10-06 16:41:27 +07:00
Amrsatrio
29fda7935d
Start10: Revised the method of fixing Pin to Start/Unpin from Start
2023-10-06 16:35:56 +07:00
Amrsatrio
dca4057654
Start10: Restored the Start_ShowClassicMode registry query that I accidentally removed
2023-10-06 07:05:06 +07:00
Amrsatrio
15c07a0530
Start10: Implemented proper fix for Pin to Start/Unpin from Start
2023-10-06 06:37:16 +07:00
Amrsatrio
a4f5bd0ceb
Start10: Fixed non-UWP apps disappearing on Dev channel builds 23545+
2023-10-06 04:39:04 +07:00
Amrsatrio
89b2f3f8cf
Start10: Fix AddUserPinnedShortcutToStart hook
2023-10-06 03:29:39 +07:00
Amrsatrio
ce7e170ee1
Build: Add ExplorerPatcher\packages.config
2023-10-06 03:20:51 +07:00
Amrsatrio
001e8d8d1d
FIle Explorer: Fix Pin to Start/Unpin from Start from Explorer and fix command bar option not being applied to non-primary Explorer instances
2023-10-06 03:11:54 +07:00
Valentin Radu
fbaad56b22
Version: 22621.2361.58.2
2023-10-04 03:12:50 +03:00
Valentin Radu
085b3dd9f7
Taskbar11: Fixed a bug that reset the "never combine" setting on OS builds 22621.2361+
2023-10-04 02:33:55 +03:00
Amrsatrio
070639360d
Taskbar10: Fix Wi-Fi flyout buttons on 22621 builds
2023-10-02 10:43:09 +07:00
Amrsatrio
148e398b8c
Start10: Made SyncSettingsFromRegToCDS()
to only run when the old start menu is enabled
2023-10-01 22:17:15 +07:00
Amrsatrio
e28940d6a1
Start10: Fix start menu folders, show recently added, and show frequently used apps settings not being applied on 22621.2134+
2023-10-01 22:06:15 +07:00