Closed anaselli closed 3 years ago
Thank you for your report and suggestion.
I have updated the master branch to use -1
instead of 0
, as that is a more reasonable default.
Great thanks!
@moses-palmer What is the plan for a release including this bugfix? While it's technical a trivial patch, its impact is very visible to users. With a new release of pystray, distribution maintainers could easily build new packages and relief many users of this daily annoyance.
@Woi, I have released pystray 0.17.3 which includes this fix.
@moses-palmer Thanks a lot
According to notify we need to explicitally hide it after rising, there is no auto hiding.
https://github.com/moses-palmer/pystray/blob/ccc699d32298ac7198664bd9a7afde7bbbccb577/lib/pystray/_util/notify_dbus.py#L84
Following the dnfdragora issue I wonder if we could have a way to make it working following default desktop setting for notification hiding. Is there a chance to have -1 instead, maybe not as default behavior by changing some properties?