Hi Ivan,
Thanks for the really neat project!
I was thinking of making some minor changes to the project and wasn't sure if you'd be interested in integrating them if I made a pull-request.
- It looks like the
GrowlNotifications class has a typo (GrowlNotifiactions, currently)
- With the existence of MetroUI and MahApps.Metro for WPF, along with resources like Modern UI Icons, I'd like to support PathGeometry icons rather than rasterized icons.
- I'd also like to implement a mechanism to position the notifications relative to the Parent window rather than the desktop (as an option).
- I'm also interested in making the example in MVVM terms. Not sure about this, yet.
- Also, it'd be neat if this was a NuGet package, though I have never done that before.
Let me know if you have any thoughts. Thanks again for your work!
Hi Ivan,
Thanks for the really neat project!
I was thinking of making some minor changes to the project and wasn't sure if you'd be interested in integrating them if I made a pull-request.
GrowlNotificationsclass has a typo (GrowlNotifiactions, currently)Let me know if you have any thoughts. Thanks again for your work!