Skip to content

Commit

Permalink
Update legacy-alt-tab.wh.cpp (#1418)
Browse files Browse the repository at this point in the history
Clarificetion on effect on Win11 24H2.
  • Loading branch information
Anixx authored Jan 9, 2025
1 parent 6a83450 commit 2cb6207
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mods/legacy-alt-tab.wh.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// @id legacy-alt-tab
// @name Legacy Alt+Tab dialog
// @description Enables legacy Alt+Tab dialog from Windows XP and Windows 2000
// @version 1.0.1
// @version 1.0.2
// @author Anixx
// @github https://github.com/Anixx
// @include explorer.exe
Expand All @@ -11,7 +11,7 @@
// ==WindhawkModReadme==
/*
Enables legacy Alt+Tab dialog from Windows XP and Windows 2000. The last Windows version supported
is Windows 11 23H2. On Windows version 24H2 and later the legacy Alt+Tab has been removed.
is Windows 11 23H2. On Windows 11 version 24H2 and later the mod has a different effect: the windows are switched instantly on Alt+Tab pressing, without any dialog appearing.
![Legacy Alt+Tab](https://i.imgur.com/wdX9PW7.png)
Expand Down

0 comments on commit 2cb6207

Please sign in to comment.