ErikReider / SwayNotificationCenter

A simple GTK based notification daemon for SwayWM
GNU General Public License v3.0
1.3k stars 62 forks source link

[Bug] Inline Replies Don't Show #378

Closed chookity-pokk closed 7 months ago

chookity-pokk commented 7 months ago

Describe the bug

Looking through the release notes I saw that online replies were introduced in #221. Though when trying to get this behavior with both examples shown in that PR, I get regular notifications without an inline reply text box.

To Reproduce Steps to reproduce the behavior:

  1. Install swaync via the AUR (swaync not swaync-git).
  2. Go to https://tests.peter.sh/notification-generator/ and get a notification or run notify-send 'Title' 'body' -A inline-reply=Text

Expected behavior You should get a notification similar to the screenshot in #221.

Desktop (please complete the following information):

ErikReider commented 7 months ago

What compositor are you running?

chookity-pokk commented 7 months ago

Sway 1.8.1

ErikReider commented 7 months ago

Sway 1.8.1

Sway 1.8.1 doesn't support the layer shell feature needed. 1.9 has support for it. Until 1.9 is released, the inline reply will only be visible in the control center

chookity-pokk commented 7 months ago

Just to clarify, are you saying that the inline display should still be visible in the control center without Sway 1.9 or that it won't be visible until 1.9?

Because as if you are saying the former, I don't see the online reply in the control center.

clinta commented 6 months ago

Just to clarify, are you saying that the inline display should still be visible in the control center without Sway 1.9 or that it won't be visible until 1.9?

Because as if you are saying the former, I don't see the online reply in the control center.

I see the same behavior with hyprland.