Details
Description
Add initial notification implementation to Neptune 3 as we had before in Neptune 2. This epic contains of:
- Create Notification Interface to be used either by System UI or Applications and inherit Notification from Qt Application Manager
- Introduce Notification Center and Notification Toast
- Implement some example notification from system UI side and from application side