ngld / old-knossos

A mod launcher/installer for FSO
https://fsnebula.org/knossos/
Apache License 2.0
58 stars 23 forks source link

Implement a notification system #122

Open ngld opened 6 years ago

ngld commented 6 years ago

Ideas for notifications:

This probably needs a new UI section. I'll either have to design it myself or get @MjnMixael to do it. I'm not yet sure how to implement this. It's either going to be real-time or polling based. If I'm going with real-time, I should use WebSockets to avoid problems with firewalls or proxies. For polling, I'd use simple GET requests.

Kind of replaces #75.

MjnMixael commented 6 years ago

Mockup: https://cdn.discordapp.com/attachments/372927881048883201/455046502998343680/imagebin.jpg

Clickable mod titles. Small X on the right side to clear a notification.