AsteroidOS / asteroid-launcher

AsteroidOS launcher and Wayland compositor based on Qt5, QML and QtWayland via Lipstick.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Feature Request] Dismissing notification dismisses on watch & phone

Doomsdayrs opened this issue · comments

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.

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: AsteroidOS/AsteroidOSSync#33