From 9023f942e0edc41798a462569206f0f29fc32212 Mon Sep 17 00:00:00 2001 From: Amr Satrio Date: Tue, 9 Jul 2024 10:44:30 +0700 Subject: [PATCH] Updated ExplorerPatcher's taskbar implementation (markdown) --- ExplorerPatcher's-taskbar-implementation.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ExplorerPatcher's-taskbar-implementation.md b/ExplorerPatcher's-taskbar-implementation.md index 092155f..71be4a2 100644 --- a/ExplorerPatcher's-taskbar-implementation.md +++ b/ExplorerPatcher's-taskbar-implementation.md @@ -1,5 +1,12 @@ ExplorerPatcher offers a custom implementation of the Windows 10 taskbar mostly based on the code present in Windows 11 22H2, making the system tray available for use in 25921+ (Windows 11 24H2) along with other perks. +## Perks +* Snap Groups (respects your settings) +* Virtual Desktop Switcher (always on when the taskbar is docked to the bottom) +* Windows 11 Start, Search, and Task View animated icons (change Start button style to Windows 11) +* Windows 11 21H2-early 22H2 style for the tray overflow +* End Task + ## Supported Windows versions * Windows 11 22H2 and 23H2 Release, Release Preview, and Beta (22621, 22631, 22635)