New
Hardcodet.NotifyIcon.Wpf v2.0.0
What's Changed
- Implement WM_ContextMenu by @AliveDevil in https://github.com/hardcodet/wpf-notifyicon/pull/53
- Update README.md by @hardcodet in https://github.com/hardcodet/wpf-notifyicon/pull/54
- Popup placement and offsets added by @MaksymSlota in https://github.com/hardcodet/wpf-notifyicon/pull/32
- Fixed #75: Pick the correct size of the icon from a .ico file. by @devpelux in https://github.com/hardcodet/wpf-notifyicon/pull/76
- Fixed #77, changed NIN_SELECT to trigger the mouse click event. by @devpelux in https://github.com/hardcodet/wpf-notifyicon/pull/78
- Migrated the license to MIT by @Lakritzator in https://github.com/hardcodet/wpf-notifyicon/pull/84
- Improve
TaskbarIcon.Disposeby @jhinder in https://github.com/hardcodet/wpf-notifyicon/pull/93 - Fix side-effect of Microsoft bringing back support for pre-Windows 11 custom tooltips by @AliveDevil in https://github.com/hardcodet/wpf-notifyicon/pull/96
- ContextMenu is fired twice and ends up never showing up by @NPatch in https://github.com/hardcodet/wpf-notifyicon/pull/87
- Improve icon selection to pick the best-fitting icon size from ICO files by @DarkPro1337 in https://github.com/hardcodet/wpf-notifyicon/pull/114
- Add support for different types of ImageSource by @punker76 in https://github.com/hardcodet/wpf-notifyicon/pull/115
- Remove netcoreapp3.1 and add net8.0 target framework by @punker76 in https://github.com/hardcodet/wpf-notifyicon/pull/116
- Fix trayicon theme change by @punker76 in https://github.com/hardcodet/wpf-notifyicon/pull/117
- Add BalloonClosed event for custom balloon by @punker76 in https://github.com/hardcodet/wpf-notifyicon/pull/118
- Set focus to context menu to allow using esc when not focused by @punker76 in https://github.com/hardcodet/wpf-notifyicon/pull/119
New Contributors
- @AliveDevil made their first contribution in https://github.com/hardcodet/wpf-notifyicon/pull/53
- @hardcodet made their first contribution in https://github.com/hardcodet/wpf-notifyicon/pull/54
- @MaksymSlota made their first contribution in https://github.com/hardcodet/wpf-notifyicon/pull/32
- @devpelux made their first contribution in https://github.com/hardcodet/wpf-notifyicon/pull/76
- @jhinder made their first contribution in https://github.com/hardcodet/wpf-notifyicon/pull/93
- @NPatch made their first contribution in https://github.com/hardcodet/wpf-notifyicon/pull/87
- @DarkPro1337 made their first contribution in https://github.com/hardcodet/wpf-notifyicon/pull/114
Full Changelog: https://github.com/hardcodet/wpf-notifyicon/compare/1.1.0...2.0.0
NuGet Package: https://www.nuget.org/packages/Hardcodet.NotifyIcon.Wpf/2.0.0