4eab57e06e273b0330d7dd6026a4b0228d33048c
Wrote some black magic due to this bug https://github.com/windows-toolkit/Microsoft.Toolkit.Win32/issues/228
Wrote some black magic due to this bug https://github.com/windows-toolkit/Microsoft.Toolkit.Win32/issues/228
A Notification Flyout that looks and feels exactly like the native Volume, Network, and Battery flyouts. Built with WPF and UWP with XamlIslands using the UWP Flyout control for the displaying of the flyout content.
Todo:
- Adapt to taskbar placement
- Use entrance animation similar to those found in the native flyouts
- Works across multiple monitors
- Switch notification tray icon based on system theme
- Notification tray icon context menu
- Drop shadow
- Can restyle/retemplate the notifiction flyout via the NotificationFlyoutPresenter control
- Use current system accent if user chose to use accent color on background surfaces
- Remove the gap between the taskbar and the flyout
Attributions to and inspiration for the taskbar api from the Ear Trumpet project! Ear Trumpet project!
Languages
C#
100%
