rafatosta / zapzap

WhatsApp desktop application written in Pyqt6 + PyQt6-WebEngine.
GNU General Public License v3.0
44 stars 2 forks source link

Disable notifications in Users management #176

Closed mcdemon05 closed 9 months ago

mcdemon05 commented 10 months ago

In the current version of the program, I can disable an additional account, and I use this in order not to receive notifications from my work account during non-working hours. But I would like not to disable the account, but only disable notifications on the account. Ideally, specify the schedule on which days and hours to turn off notifications automatically.

mcdemon05 commented 9 months ago

Thanks for the update. But now, if I uncheck the notifications box on the second account, when a message arrives on the second account, the tray icon still shows the presence of new messages. Is it possible to disable the indication of new messages in the tray when the checkbox is unchecked?

rafatosta commented 9 months ago

Thanks for the update. But now, if I uncheck the notifications box on the second account, when a message arrives on the second account, the tray icon still shows the presence of new messages. Is it possible to disable the indication of new messages in the tray when the checkbox is unchecked?

I totally forgot about the notification counter 🤣😅 It makes sense to disable the counter. I'll fix it and release an update soon