Add Simple Window Switcher Mod#4060
Open
Louis047 wants to merge 13 commits into
Open
Conversation
Contributor
Author
|
Took me a lot of testing for the whole week. There's a chance where I might have missed very niche edge cases but the current state of the mod is stable for everyone to use. |
Contributor
Author
|
The sole reason I created this mod is for the users who don't want to use another tool just for using this feature, so thought of centralizing this and windhawk was the best choice for it. |
Contributor
Author
…orking when enableAltShiftForBackward is enabled
…ntation and iconSize
…in options in settings
Contributor
Author
|
Hey @m417z, we are finally done working on this and is ready to merge. Let me know if any changes needed for this mod 👍 |
m417z
reviewed
May 16, 2026
| } | ||
|
|
||
| // Registry flag to prevent restart prompt loop on init | ||
| #define SWS_REG_PATH L"Software\\Windhawk\\SimpleWindowSwitcher" |
Member
There was a problem hiding this comment.
Don't modify the registry, use APIs such as Wh_SetIntValue and Wh_SetStringValue instead.
| // @version 1.0 | ||
| // @author Lone | ||
| // @github https://github.com/Louis047 | ||
| // @include explorer.exe |
Member
There was a problem hiding this comment.
| # Simple Window Switcher | ||
| A lightweight Alt+Tab replacement for Windows, ported from the | ||
| [Simple Window Switcher](https://github.com/valinet/sws) project. | ||
| Additional improvements made by [Asteski](https://github.com/Asteski). |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This Mod is a port of Simple Window Switcher from ExplorerPatcher, built with the help of source code here
Incorporates the following features
Mod authorship
This mod was created by: