https://github.com/thebookisclosed/ShellFrosting
Experimental shell extension for enabling prerelease features.
https://github.com/thebookisclosed/ShellFrosting
Last synced: 12 months ago
JSON representation
Experimental shell extension for enabling prerelease features.
- Host: GitHub
- URL: https://github.com/thebookisclosed/ShellFrosting
- Owner: thebookisclosed
- License: gpl-3.0
- Created: 2023-05-08T16:07:47.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-08T21:58:57.000Z (almost 3 years ago)
- Last Synced: 2025-03-17T10:52:09.245Z (12 months ago)
- Language: C++
- Size: 102 KB
- Stars: 161
- Watchers: 8
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - thebookisclosed/ShellFrosting - Experimental shell extension for enabling prerelease features. (others)
README
# Shell Frosting
Shell Frosting is a fun, unconventional "shell extension" designed to enable **unfinished** shell features hidden in Windows Insider builds.
As of right now it enables the following features:
- Taskbar item ungrouping & labeling
- all builds that contain this feature should be supported (*rs_prerelease* 25246+, *ni_prerelease* 23403+)
- *zn_release* builds **do NOT** support this feature
[](https://GitHub.com/thebookisclosed/ShellFrosting/releases/)
# Components
The code fixing various broken or incomplete functions of the OS is located in the `frosting` library project.
`FrostingCfg` is a simple UI which lets you install/uninstall the extension, as well as configure the newly enabled features that aren't yet covered by Windows' Settings app.

# Known issues
- Taskbar items sometimes lack icons or have outdated icons and titles if grouping is off
- The root cause resides within Windows-provided code and is not a bug caused by the extension.
- An easy workaround is to turn grouping on and back off again.
# Todos
- [ ] Arm64 support
- [ ] Fix icon and title desync if possible
# Support
If you like this kind of project and would like to see more, any support is greatly appreciated.
You can support the project using GitHub Sponsors in the sidebar or [here](https://www.paypal.me/tfwboredom).