AsteroidOS / asteroid-launcher

AsteroidOS launcher and Wayland compositor based on Qt5, QML and QtWayland via Lipstick.
Other
45 stars 34 forks source link

[Feature Request] Dismissing notification dismisses on watch & phone #56

Open Doomsdayrs opened 3 years ago

Doomsdayrs commented 3 years ago

I am unsure if this is a launcher issue, or if this is an issue with the asteroidOS sync application for android.

Expected behavior:

  1. Read notification
  2. Press dismiss
  3. Observe that, either immediately or with slight delay the notification dismisses on the phone.
MagneFire commented 3 years ago

Currently, the dismissal of notifications is detached from the Sync app. While I'm not entirely sure how the notification system synchronizes on AsteroidOS, I do think that this will be solved when we eventually get Notification actions implemented: https://github.com/AsteroidOS/AsteroidOSSync/issues/33