kivy / plyer

Plyer is a platform-independent Python wrapper for platform-dependent APIs

Home Page:https://plyer.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Icon tray icons not dispearing after notification has been dismissed

MusabbinJamil3 opened this issue · comments

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.

image

👋 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.