-
-
Notifications
You must be signed in to change notification settings - Fork 64
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug] Inline Replies Don't Show #378
Comments
What compositor are you running? |
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 |
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. |
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:
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):
The text was updated successfully, but these errors were encountered: