-
Notifications
You must be signed in to change notification settings - Fork 63
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] Notification grabs cursor focus when appears #455
Comments
Can you attach a swaync log? |
G_MESSAGES_DEBUG=all swaync ** Message: 12:33:01.183: factory.vala:44: Loading widget: mpris |
Great, could you also provide the output when receiving the focus grabbing notification? |
the.prblem.mp4yes, sure, here you can see im typing random letters in terminal, just pressing on the key, and when notification appears, i stop typing, thats beacause it stole the focus, and i need to refocus in the window |
i tried from config file with "notification-2fa-action": false, but the notification actions still appear |
Please read through the README and the Man pages before submitting
Please also make sure that there isn't any prior issue describing this bug
Describe the bug
On arch linux Hyprland, focus problem.
To Reproduce
Steps to reproduce the behavior:
Get a notification
your focus from a window goes away. u need to remove the window to the previously focused window
Expected behavior
to not react with the cursor nor the focused window
Please provide logs if you're experiencing notification errors / bugs
Attach Gists for swaync logs by running
G_MESSAGES_DEBUG=all swaync
and (if applicable) application logs.Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: