Skip to content

Commit 75c2625

Browse files
authored
Update README.md
1 parent 8f76a9b commit 75c2625

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,10 +109,12 @@ way, its pretty easy to create a Desku-Extension:
109109
At this early state if you find something missing contribute directly instead of creating an extension.
110110

111111
Todo:
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
115114
to 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
118120
Contributions are welcome! Especially HTML5 component integrations, aka

0 commit comments

Comments
 (0)