-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Desktop Widgets #345
Comments
Good work |
I like this idea. Here are some important considerations that come to mind:
|
Maybe widgets could be a special kind of UIWindow that doesn't show a title bar, and remains at a low zindex, etc? They have a lot in common I think. I believe iframes can be transparent, too. |
I found a good article about this topic: https://fvsch.com/transparent-iframes. |
This is a very cool idea. Widgets would be cool. |
I propose the addition of desktop widget functionality to Puter, similar to the "Gadgets" found in Windows 7 back in the days. This would allow users to add customizable widgets directly onto their Puter desktops, such as clocks, weather displays, gauges and graphs, as well as quick access tools.
Details
The proposed desktop widget system would operate within a sidebar or as standalone elements that can be freely placed on the desktop. The users may decide which display mode they like.
The widgets could include:
Implementation would require the development of a widget API and/or an iframe solution, that allows both the core development team and third-party developers to create and distribute their own widgets.
The intent is to enhance both the customizability and the functionality of the desktop, making it more interactive and appealing.
Potential Future Enhancements
References
The text was updated successfully, but these errors were encountered: