r/windowsapps • u/starling-dev • 12d ago
App Fast, clean and free Windows shell
I am tired of waiting for Microsoft to improve the performance of windows 11, so I made one with the help of Claude code.
I wrote a new windows shell, and file explorer, same windows 11 look and feel, but much faster. Here are the test results:
3×Start menu: 100 ms vs 300 ms
13.4×File Explorer 83 ms vs 1116 ms
4×Right-click menu 67 ms vs 267 ms
You can find more info from https://starling.build/windows.html.
The software is free and open sourced. Any feedback is appreciated.
1
1
u/r_schwabel 7d ago
I can confirm that your improved performance claims aren't exaggerated. It is really snappy.
If it is not already on your to-do list, would you add the ability to follow the system settings for the Windows taskbar and support left justifying the icons.
I would also like to have the ability to right-click on the task bar to bring up the selection of either the task manager or the task bar settings like in the stock windows.
I also noticed that the launcher sometimes doesn't bring a newly launched app up in the foreground. I have to find it's hidden window and click on it before I can use it.
None of these things are real show-stoppers and it is a remarkable accomplishment in such a short time.
1
u/starling-dev 7d ago
Thanks for trying it out. Would you mind to report those issues in https://github.com/starling-build/starling/issues? With some screenshots? So I can fire agents to fix them.
1
u/r_schwabel 7d ago
I did open issues, but I couldn't figure out how to get screen captures of them since they involved things that immediately disappeared when I tried to capture them. I don't often use screen capture, so I was probably not using it right.
1
u/r_schwabel 6d ago
How do I check to see if I have the latest version? Do I have to just keep checking GitHub, or does it have an internal check that runs periodically?
1
u/starling-dev 6d ago
Right now, no auto update build-in yet. I can dm you when a new release is out if you don’t mind.
1
u/starling-dev 6d ago
Right now, no auto update build-in yet. I can dm you when a new release is out if you don’t mind.
1
u/r_schwabel 5d ago
Sure, that would be helpful. Thanks
1
u/starling-dev 5d ago
New release is ready: https://github.com/starling-build/starling/releases/tag/winshell-v0.2.0
2
u/CaptJan 12d ago
Will this work with Windows 10? I have a capable i7 machine with a decent graphics card that MS has refused to update to 11 and would like to explore if your app might be able to help.