You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am a relatively new Python developer. I have incorporated plyer.notifications into my application for displaying notifications. However, I am encountering an issue where the notification icons in the system tray linger and do not disappear on their own, despite adding a timeout of 10 seconds for the notifications. Interestingly, when I open the icon tray and hover my mouse over them, they eventually disappear. Additionally, in the notifications area of Windows 10, the notifications persist for longer than necessary and do not automatically disappear.
I am seeking guidance on how to address this behavior and ensure that the notifications behave as expected, automatically disappearing after the specified 10-second timeout.
Thank you for your assistance.
The text was updated successfully, but these errors were encountered:
👋 We use the issue tracker exclusively for bug reports and feature requests. However, this issue appears to be a support request. Please use our support channels to get help with the project.
Let us know if this comment was made in error, and we'll be happy to reopen the issue.
Hello,
I am a relatively new Python developer. I have incorporated plyer.notifications into my application for displaying notifications. However, I am encountering an issue where the notification icons in the system tray linger and do not disappear on their own, despite adding a timeout of 10 seconds for the notifications. Interestingly, when I open the icon tray and hover my mouse over them, they eventually disappear. Additionally, in the notifications area of Windows 10, the notifications persist for longer than necessary and do not automatically disappear.
I am seeking guidance on how to address this behavior and ensure that the notifications behave as expected, automatically disappearing after the specified 10-second timeout.
Thank you for your assistance.
The text was updated successfully, but these errors were encountered: