GMMan / SteamNotificationsTray

Tray app that shows Steam notifications count
18 stars 4 forks source link

Mark all "read" #18

Open psydex opened 6 years ago

psydex commented 6 years ago

Can you add a button to mark all notifications as read ?

GMMan commented 6 years ago

Steam itself doesn't really have that function. To mark things read, you have to visit each page for the notifications, and a bunch of them require additional actions to get rid of the notifications. Adding parsing to do this properly would make the program heavier. I could simulate it on the numbers, but it would get out of sync easily.