File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -109,10 +109,12 @@ way, its pretty easy to create a Desku-Extension:
109109At this early state if you find something missing contribute directly instead of creating an extension.
110110
111111Todo:
112- - Native notifications and in-app overlay notifications.
113112- Default components suit similar to https://vaadin.com/docs/latest/components .
114113- Serializable UI, to restore state (on ice right now, since it seems
115114to be more complicated than expected)
115+ - Unified API for System-Tray (Linux/Windows/Mac). What is the equivalent in mobile, maybe widgets is the closest thing?
116+ - Unified API for native notifications and in-app overlay notifications (Desktop and Mobile).
117+ - Unified API for native background tasks that are seperate from the app and cron jobs and system bootup/shutdown tasks.
116118
117119## Contributing
118120Contributions are welcome! Especially HTML5 component integrations, aka
You can’t perform that action at this time.
0 commit comments