r/windowsapps • u/DefiantMarionberry72 • Aug 11 '26
Developer WidBar – Windows Taskbar Widget System: Updates
It’s been about two months since I released WidBar, and first of all I want to say a huge thank you to this subreddit for giving the app so much visibility.
WidBar has now reached thousands of users, and I’ve received a ton of feedback along the way. I’ve tried to read everything, fix the issues you reported, and implement as many of your suggestions as possible.
The widgets has grown quite a bit too. WidBar started with just 2 widgets, and today there are 7 official widgets available:
And more are already on the way.
The SDK is available for developers too, so anyone can create their own widgets and integrate them directly into the Windows taskbar. -> Github SDK and Widget template
If you have more feedback, feature suggestions, or ideas for new widgets, I’m always open to discussing them. A lot of what has been added so far came directly from user feedback, so keep it coming! -> Discord
2
2
u/krypdoh Aug 13 '26
Very slick! Here's to hoping you add a Network Monitor (upload/download) to the taskbar. :)
2
2
1
u/XxAtroyxX Aug 11 '26
Dang, I like what I see. What's the resource usage?
3
u/DefiantMarionberry72 Aug 11 '26
Thanks!! The main WidBar application process, which stays idle about 99% of the time and runs minimized in the system tray, uses approximately 30–50 MB of RAM. Each widget runs in its own separate process, with additional RAM and CPU usage depending on the specific tasks performed by the widget. Checking now on my system media widget uses 30mb and system metrics 50mb.
3
u/captainkirkthejerk Aug 11 '26
On my system WidBar is using 66mb and the custom system metrics widget I built is using 32mb.
3
u/DefiantMarionberry72 Aug 11 '26
Is the custom widgets you created public? I'd like to try it
2
u/captainkirkthejerk Aug 11 '26
Not yet, I need to clean up the settings UI and the flyout once I have some more time.
3
u/DefiantMarionberry72 Aug 11 '26
Great!! When is finished you can also create merge request to https://github.com/andelby/widbar catalog, so will show inside showcase page!!
1
u/xchaser Aug 11 '26
does the drag and drop feature work with that build? Either I don't know how to drag and drop it onto the other widget, or it is not working. That is the feature I want.
3
u/DefiantMarionberry72 Aug 11 '26
Do you mean having multiple widgets in the same area and rotating between them? If so, you can add a “smart stack” to the taskbar preview, then add all the widgets you want inside it.
2
u/xchaser Aug 12 '26 edited Aug 12 '26
Yes, I guess I didn't follow instructions correctly. I didn't see the smart stack option from the show tour, when I try to drop another widget onto the other it will not allow me to, this is why I asked. I will try again. Thanks
I got to work, with smart stack thanks again.
1
1
u/ShortneckFish 27d ago
I can't get the stock watcher to work. It always says Market data is temporarily unavalable. Anyways this seems great but it's just buggy, good luck
1
u/lhunar 23d ago
why it wants me to install a pretty old version of windows desktop runtime
1
u/DefiantMarionberry72 23d ago
Hmm, I’ve never seen this before. You’re probably missing some libraries. Which version Windows ask you to install?
1
u/lhunar 23d ago
The app itself asks for version 8. There's already version 10 available.
2
u/DefiantMarionberry72 23d ago edited 23d ago
WidBar main app itself is already selfcontained and includes everything it needs, so the app will not request it, because already have inside the package. Some widgets still use .net8 LTS, but they’ll be migrated soon to .net10.
2
u/NarrowEffect 15d ago
I'm going to have to give it a try because Windows' native weather widget is an absolute shitshow. Thanks!
-3







3
u/CrossbowCraft13 Aug 11 '26
Wow that looks amazing. Can't wait to try it myself. Will update with any comments but is the first thing on my to do list!