615 Commits
Author SHA1 Message Date
Amrsatrio 3a93b76032 Version: 22631.5335.68.1 2025-05-21 00:39:03 +07:00
Amrsatrio ab2a4f3575 Start10: Fix start menu animation patch on 27802.1000+ ARM64 (x64 unaffected) 2025-05-20 23:00:45 +07:00
Amrsatrio 3f1176600e L10N: Include country name in the language list 2025-05-20 11:31:42 +07:00
Amrsatrio 207f669a62 Win+X: Adjust the CreateInstance hook to not fail when the QueryInterface fails 2025-05-20 10:14:06 +07:00
Amrsatrio b72a8052c0 Add entry point for audio flyout reimplementation 2025-05-13 17:07:22 +07:00
Amrsatrio 1b20cbd342 WinX: Revised patch method, hide/unhide Terminal entries accordingly, and updated ARM64 patterns 2025-05-13 17:04:34 +07:00
Amrsatrio 858b634067 Setup: Ensure DWM patcher service is unregistered during servicing 2025-04-20 13:24:10 +07:00
Amrsatrio 65d8b53697 Taskbar10: Added the entry point for the experimental Start Screen implementation in ep_taskbar 2025-04-20 13:16:25 +07:00
Amrsatrio 115b462f96 ep_dwm: Renamed ep_dwm.exe to ep_dwm_svc.exe 2025-03-21 02:37:28 +07:00
Amrsatrio 0e55f304c4 Taskbar10: Fix stack corruption in dynamically linked NtDCompositionGetFrameStatistics call on 11 21H2+ 2025-03-21 02:34:11 +07:00
Amrsatrio 8b4d8db628 Fix immersive menu disabling on ARM64 2025-02-16 16:05:59 +07:00
Amrsatrio 80b5d73d22 GUI: Don't use MB_PRECOMPOSED due to failing on 15063 2025-01-29 19:48:35 +07:00
Amrsatrio 1edb989406 Taskbar10: Allow loading ep_taskbar.0.dll on all major Windows 10 versions 2025-01-29 19:47:51 +07:00
Amrsatrio 1f53188b55 Try to fix ARM64 compile 2024-12-21 13:23:12 +07:00
Amrsatrio 123ea8b12c Start10: Updated x64 patterns for fixing Pin to Start/Unpin from Start context menu item in the Start menu ^2 2024-12-14 05:19:20 +07:00
Amrsatrio 4ef3667bd4 Start10: Updated x64 patterns for fixing Pin to Start/Unpin from Start context menu item in the Start menu 2024-12-11 10:32:52 +07:00
Amrsatrio 1be66581c1 Taskbar10: Better TaskbarSd handling. (#4020)
- Invisible mode (2) now supports ep_taskbar. We do this by completely overriding WM_PAINT and WM_PRINTCLIENT when this mode is active, instead of null-ing the HTHEME.
- Disabled mode (1) now hides the window instead of returning 0 (width/height value depending on taskbar orientation) in message 0x464 (calculate minimum size). Fortunately CTrayNotify handles the visibility of the button, therefore this also fixes tab navigation when the button is hidden.
2024-12-11 05:09:46 +07:00
Amrsatrio 33c4611b4c Some renames 2024-11-21 09:48:42 +07:00
Amrsatrio f80478b2f4 Start10: Update pattern in PatchUnifiedTilePinUnpinProvider to work with 27718 2024-11-08 03:17:08 +07:00
Amrsatrio 6add2999ab Taskbar10: Don't crash if stobject.dll is not present 2024-11-07 21:23:57 +07:00
Amrsatrio cc9b6b3fd0 Taskbar10: Revised the method for hooking ShowLauncherTipContextMenu (#3837) 2024-10-24 02:41:12 +07:00
Amrsatrio 2bd624096a ep_taskbar: Enable Win+X 2024-10-16 22:01:30 +07:00
Amrsatrio eb1f1ec95b Taskbar10/Taskbar11: Removed code for redirecting TaskbarGlomLevel registry value 2024-10-11 03:48:46 +07:00
Amrsatrio 41877b694b Weather: Now works with ep_taskbar 2024-10-11 03:15:59 +07:00
Amrsatrio 98118101e6 Cleaned some unneeded stuff in the setup binary, and restored exported functions for launching/restarting Explorer 2024-09-12 14:56:04 +07:00
Amrsatrio ac14c75e49 Updates: Fixed a bug where empty UpdateURL registry values would break the updates system (#3668) 2024-09-12 14:37:42 +07:00
Amrsatrio 2ea3894bcf Start10: Increased reliability of ARM64 patterns for restoring the animations and fixing positioning (#3566) 2024-09-01 17:12:50 +07:00
Amrsatrio 0f38628355 Start10: Fixed symbols mechanism when custom StartUI_.dll is used 2024-09-01 02:06:20 +07:00
Amrsatrio 060066cd53 Taskbar11: Fixed Task manager menu entry doing nothing on 24H2+ (#3021, #3556) 2024-09-01 01:40:34 +07:00
Amrsatrio 351a0207a4 Taskbar10: Fixed jump list positioning patch on latest builds with TaskbarJumplistOnHover feature flag (#3615) 2024-09-01 01:40:33 +07:00
Amrsatrio a8bd290977 Taskbar10: Add support for loading ep_taskbar on Windows 10 1904x 2024-09-01 01:30:30 +07:00
Amrsatrio 755f101285 Start10: Updated method for using the old start menu 2024-07-31 19:05:41 +07:00
Amrsatrio e60c5ff596 Taskbar11: Load the classic context menu from EP's taskbar implementation if the context menu does not exist in explorer.exe ^2 2024-07-31 02:32:10 +07:00
Amrsatrio bfca879e68 Taskbar11: Load the classic context menu from EP's taskbar implementation if the context menu does not exist in explorer.exe 2024-07-31 02:24:13 +07:00
Amrsatrio 39609e4b54 Taskbar10: Fix broken taskbar jump list positioning caused by 40874676 (#3515) 2024-07-31 02:03:46 +07:00
Amrsatrio 23b44a2f23 Split twinui.pcshell.dll patches into their own file 2024-07-30 10:30:36 +07:00
Amrsatrio ea5881f177 Start10: Fix positioning when the taskbar is placed vertically (#3462) 2024-07-30 06:38:03 +07:00
Amrsatrio de2532ddcd Start10: Fix positioning when the taskbar is not placed at the bottom, on 24H2 builds 2024-07-29 19:31:48 +07:00
Amrsatrio c8434659cc Setup: Rename ARM64 setup from ep_setup.arm64.exe into ep_setup_arm64.exe 2024-07-27 14:57:14 +07:00
Amrsatrio 04fd2b7647 Build: Don't build CMake projects in the vcxproj because it doesn't work with GitHub Actions 2024-07-24 00:36:01 +07:00
Amrsatrio 30579b0238 Setup: Revised the method for bundling files in the setup binary.
Now with preserved file names, compression, and encryption.
2024-07-23 23:40:54 +07:00
Amrsatrio 1fcd7d7322 Merge remote-tracking branch 'refs/remotes/origin/master'
# Conflicts:
#	.github/workflows/build.yml
2024-07-21 23:31:29 +07:00
Amrsatrio 19177e4f72 ep_taskbar: Hook context menu functions 2024-07-21 23:27:48 +07:00
Amrsatrio a9b089a86a Taskbar10: Reworked ImmersiveColor.h's referencing to uxtheme.dll private functions 2024-07-21 14:57:31 +07:00
Amrsatrio 8c16a9a0d9 Updates: Re-add changes in 80592f6 2024-07-14 19:04:58 +07:00
Amrsatrio 2b9c747212 Updates: Revamped code with rich notification content and proper JSON parsing 2024-07-14 14:52:26 +07:00
Amrsatrio 4799b4bf25 Build: Updated build scripts and tools to build the ARM64 setup 2024-07-13 22:05:00 +07:00
Amrsatrio 57f63ad56f Work on ARM64 shell extension support 2024-07-13 20:50:37 +07:00
Amrsatrio c9884b2ba3 Update ep_dwm for ARM64 support 2024-07-13 07:57:24 +07:00
Amrsatrio 2e4e4f5f2b Taskbar10: Add remaining important patterns for ARM64 2024-07-12 01:12:32 +07:00