ModAssistant icon indicating copy to clipboard operation
ModAssistant copied to clipboard

unblockable notifications

Open endomorphine opened this issue 4 years ago • 0 comments

Every now and then you may double-click on descriptions in mod list to get a copy in a clipboard, which is nice, but this behaviour makes a notification in Windows notification bar, which is also nice, but usually you can tell Windows to block them, and what Windows appears to do is to block application by its sort of ID, which again I believe is correct, but in case of Mod Assistant this doesn't work, because MA generates new ID on each notifications and Windows can't let you block them efficiently.

Notification looks like this: image

Notice the part FC7149AD which is, I think, part of randomly generated GUID, changes every time, that is why this notifications are not blockable. This is kinda annoying, because I want to block notifications and I can't.

endomorphine avatar Sep 13 '21 17:09 endomorphine