Amrsatrio
6add2999ab
Taskbar10: Don't crash if stobject.dll is not present
1 year ago
Amrsatrio
2bd624096a
ep_taskbar: Enable Win+X
1 year ago
Amrsatrio
eb1f1ec95b
Taskbar10/Taskbar11: Removed code for redirecting TaskbarGlomLevel registry value
1 year ago
Amrsatrio
41877b694b
Weather: Now works with ep_taskbar
1 year ago
Amrsatrio
060066cd53
Taskbar11: Fixed Task manager menu entry doing nothing on 24H2+ ( #3021 , #3556 )
1 year ago
Amrsatrio
a8bd290977
Taskbar10: Add support for loading ep_taskbar on Windows 10 1904x
1 year ago
Amrsatrio
755f101285
Start10: Updated method for using the old start menu
1 year ago
Amrsatrio
e60c5ff596
Taskbar11: Load the classic context menu from EP's taskbar implementation if the context menu does not exist in explorer.exe ^2
1 year ago
Amrsatrio
bfca879e68
Taskbar11: Load the classic context menu from EP's taskbar implementation if the context menu does not exist in explorer.exe
1 year ago
Amrsatrio
23b44a2f23
Split twinui.pcshell.dll patches into their own file
1 year ago
Amrsatrio
ea5881f177
Start10: Fix positioning when the taskbar is placed vertically ( #3462 )
1 year ago
Amrsatrio
de2532ddcd
Start10: Fix positioning when the taskbar is not placed at the bottom, on 24H2 builds
1 year ago
Amrsatrio
19177e4f72
ep_taskbar: Hook context menu functions
1 year ago
Amrsatrio
a9b089a86a
Taskbar10: Reworked `ImmersiveColor.h`'s referencing to `uxtheme.dll` private functions
1 year ago
Amrsatrio
2b9c747212
Updates: Revamped code with rich notification content and proper JSON parsing
1 year ago
Amrsatrio
57f63ad56f
Work on ARM64 shell extension support
1 year ago
Amrsatrio
2e4e4f5f2b
Taskbar10: Add remaining important patterns for ARM64
1 year ago
Amrsatrio
992b3a60cd
All: Preliminary ARM64 support
1 year ago
Amrsatrio
146070da76
Build: Include ep_taskbar in official builds
1 year ago
Amrsatrio
9844324b5e
Symbols: Update explorer.exe symbols reading for 26244+
1 year ago
Amrsatrio
62dcb98cb2
Taskbar10: Use uxtheme.dll's immersive color functions
1 year ago
Amrsatrio
6d22947e36
All: Updated patterns used when symbols are not available to work with 22635.3430+ and 24H2
2 years ago
Amrsatrio
d11445afda
Start10: Fixed user tile menu not working on later 22H2/23H2 builds and 24H2
2 years ago
Amrsatrio
097666676a
Start10: Remove the need to CoInitialize() in PatchStartTileData()
2 years ago
Amrsatrio
bae9fd612d
Fix crashes on 22631 caused by forgetting to call CoUninitialize() in PatchStartTileData()
2 years ago
Amrsatrio
e59c34c06e
Start10: Revert 45bd735 to pin down antivirus detections
2 years ago
Amrsatrio
232fe6b148
Start10: Fix Pin to Start yet again by replacing the implementation of the verb with our own
2 years ago
Amrsatrio
e57a6b0aeb
Taskbar10: Say goodbye to the stock 10 taskbar implementation in explorer.exe of 26002+
2 years ago
Amrsatrio
24e019d484
Implement restoration of Logon, Logoff, and Shutdown sounds based on code in Windows 7 explorer.exe (disabled in public builds for now).
...
- Also properly fixed the logon delay on 22000.
- Removed the logon delay option.
2 years ago
Valentin Radu
45bd735856
Start10: Prevent menu closing delay when patching standalone (without ExplorerPatcher injecting `explorer.exe`)
...
The Windows 10 Start menu has a delay when closing if one is injecting
it without injecting `explorer.exe` as well. The reason for this is
that animations are fixed, which in turn fixes this delay, using code
run when ExplorerPatcher is injected in `explorer.exe`. It cannot be
patched from the Start menu's host process itself
(`StartMenuExperienceHost.exe`) because that doesn't load
`twinui.pchsell.dll` where the actual patching happens. This commit
works around this shortcoming by employing the old fix for this delay:
hiding the Start menu when animations haven't been fixed (so when
`explorer.exe` is not injected by ExplorerPatcher).
We needed to detect when animations were successfully patched from
`explorer.exe` in order to disable this workaround, thus this commit
offers an example on how to create a kernel object, in this case a
mutex, that can be 'seen' by a process running inside an app container,
as is the case for Start menu's host process
(`StartMenuExperienceHost.exe`).
2 years ago
Amrsatrio
c286ab5610
Start10: Tweaked the method for restoring the old start menu's animations to work with 226xx.3420+ and 24H2 ( #3066 )
2 years ago
Amrsatrio
913b2d03db
Taskbar10: Revised the method for disabling DisableWin10Taskbar (sorry)
2 years ago
Amrsatrio
623eceedd0
Taskbar10: Adjusted the conditions for the hotkey registration patch
2 years ago
Amrsatrio
95ea9e740b
Main: Prevent injection in safe mode ( #2968 )
2 years ago
Amrsatrio
5e7bad22cd
Taskbar10: Revised the method for restoring acrylic to the Windows 10 taskbar on 22621+
2 years ago
Amrsatrio
5c35f5862f
Taskbar10: Fixed a bug where SCOOBE would repeatedly crash Explorer when Language Switcher is set to anything other than Windows 11 (the default) ^2
2 years ago
Amrsatrio
fe7f8005fb
Taskbar10: Fixed a bug where SCOOBE would repeatedly crash Explorer when Language Switcher is set to anything other than Windows 11 (the default)
2 years ago
Amrsatrio
0791bd7ccf
Taskbar10: Properly patch pnidui.dll in EP's Program Files
2 years ago
Amrsatrio
8f84a965a6
Taskbar10: Proper NeedsRo_PositionStartMenuForMonitor fix for 22621.2792+ (without relying on disabling a feature flag)
2 years ago
Amrsatrio
9f9acfc74e
Taskbar10: Turn off the code for loading the reimplemented taskbar on public builds for now
2 years ago
Amrsatrio
08dec82aec
Setup: Slight fix in ProcessTaskbarDlls
2 years ago
Amrsatrio
dfe340d2f8
Taskbar10: Various fixes for 26052+ support
2 years ago
Amrsatrio
22d9e3c6ac
Taskbar10: Improved animation performance when centering and/or EP Weather is not enabled, also fixed search box positioning on small taskbar size
2 years ago
Amrsatrio
36ebe5a7e5
All: Last minute fixes
2 years ago
Amrsatrio
3c8809eaa8
All: Add stuff for supporting 25xxx+
2 years ago
Amrsatrio
0157ecc330
Taskbar10: Allow search box (without highlights) on Windows 11
2 years ago
Amrsatrio
1f2e2c4821
Symbols: Add `explorer.exe` symbols and unified the method for Windows 10 Alt+Tab on 22000
2 years ago
Amrsatrio
79b0f68aff
Start10: Removed the original method for fixing Jump List (right click) views
2 years ago
Amrsatrio
97fd4831a8
Taskbar10: Instant Network and Battery flyouts on versions that don't need them
2 years ago
Amrsatrio
e0b97e2be6
File Explorer: Proper pixel-perfect address bar shrinking
2 years ago