forked from Open-Shell/Open-Shell-Menu
-
Notifications
You must be signed in to change notification settings - Fork 0
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: ChatBotPlus/Open-Shell-Menu
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: Open-Shell/Open-Shell-Menu
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 18 commits
- 41 files changed
- 7 contributors
Commits on Mar 13, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d5c5617 - Browse repository at this point
Copy the full SHA d5c5617View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4943938 - Browse repository at this point
Copy the full SHA 4943938View commit details -
Configuration menu - View commit details
-
Copy full SHA for 146c27e - Browse repository at this point
Copy the full SHA 146c27eView commit details
Commits on May 8, 2025
-
Add ARM64 support (Open-Shell#641)
* Add ARM64 build configurations to projects * StartMenu: add ARM64 support * Add support for IAT hooking on ARM64 * Add ARM64 support to Classic IE * Add ARM64 support to installer NB: WiX 3.14.0.3910 or higher is required to create the MSI * Revert whitespace change * Separate x86/x64 and ARM64 installers * Change suffix of ARM64 binaries * Put also ARM64 MSI to final installer * Fix sln * Build some DLLs as ARM64X These are meant to be loaded to both x64 and ARM64 processes. We will compile them as ARM64X (when building for ARM64). That way they will contain both x64 and ARM64 code paths. https://learn.microsoft.com/en-us/windows/arm/arm64x-pe * Make sure x64 installer cannot be installed on ARM64 In case if somebody manually tries to install x64 MSI on ARM64. This is not supported/working scenario. --------- Co-authored-by: ge0rdi <ge0rdi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 58b9090 - Browse repository at this point
Copy the full SHA 58b9090View commit details
Commits on May 24, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 8c713cc - Browse repository at this point
Copy the full SHA 8c713ccView commit details
Commits on May 25, 2025
-
Configuration menu - View commit details
-
Copy full SHA for dc1994e - Browse repository at this point
Copy the full SHA dc1994eView commit details
Commits on Jun 25, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 4ebeadd - Browse repository at this point
Copy the full SHA 4ebeaddView commit details
Commits on Nov 30, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 40d8f5b - Browse repository at this point
Copy the full SHA 40d8f5bView commit details
Commits on Dec 12, 2025
-
Configuration menu - View commit details
-
Copy full SHA for dd57854 - Browse repository at this point
Copy the full SHA dd57854View commit details
Commits on Jan 24, 2026
-
Support for unthemed taskbar (Open-Shell#2369)
* Support for unthemed taskbar See this discussion: Open-Shell#2367 * Refactor color handling in StartMenuDLL
Configuration menu - View commit details
-
Copy full SHA for e2758ec - Browse repository at this point
Copy the full SHA e2758ecView commit details
Commits on Apr 18, 2026
-
Fix search auto-selecting wrong item before programs finish loading (O…
…pen-Shell#2451) fix: defer auto-select until programs loaded to prevent wrong search result selection When search results refresh mid-collection, OnRefresh auto-selects the first result item. If programs haven't loaded yet, Settings category appears first and gets selected. If user hits Enter in that window, wrong item launches. Skip auto-select when search is still in progress and no programs have been found yet. Next refresh after programs load will select correctly. Fixes Open-Shell#456 Fixes Open-Shell#1982 Fixes Open-Shell#4 > 🤖 Generated with [Claude Code](https://claude.ai/code) Co-authored-by: Claude <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for 32ad90f - Browse repository at this point
Copy the full SHA 32ad90fView commit details
Commits on May 11, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 7566280 - Browse repository at this point
Copy the full SHA 7566280View commit details
Commits on May 12, 2026
-
Fix open/save file dialog getting stuck after Windows 11 update (Open…
…-Shell#2457) We will run those APIs on separate STA thread and pump messages while waiting for the dialog to end. fixes Open-Shell#2431 fixes Open-Shell#2426 fixes Open-Shell#2418 fixes Open-Shell#2417 fixes Open-Shell#2390 fixes Open-Shell#2372 fixes Open-Shell#2371 fixes Open-Shell#2370 fixes Open-Shell#2364 fixes Open-Shell#2361 fixes Open-Shell#2360 fixes Open-Shell#2343 fixes Open-Shell#2332 fixes Open-Shell#2322 fixes Open-Shell#2320 fixes Open-Shell#2319 fixes Open-Shell#2312 fixes Open-Shell#2299
Configuration menu - View commit details
-
Copy full SHA for b207064 - Browse repository at this point
Copy the full SHA b207064View commit details
Commits on May 13, 2026
-
warning C5333: backslash and newline separated by space is treated as a line continuation in C++23 and later
Configuration menu - View commit details
-
Copy full SHA for dfb307b - Browse repository at this point
Copy the full SHA dfb307bView commit details
Commits on May 16, 2026
-
Configuration menu - View commit details
-
Copy full SHA for f5fa8f0 - Browse repository at this point
Copy the full SHA f5fa8f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7baba47 - Browse repository at this point
Copy the full SHA 7baba47View commit details
Commits on May 29, 2026
-
Configuration menu - View commit details
-
Copy full SHA for f15a0fb - Browse repository at this point
Copy the full SHA f15a0fbView commit details
Commits on May 30, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 9518c3b - Browse repository at this point
Copy the full SHA 9518c3bView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master