Files
NotificationFlyout/README.md
T
2021-02-05 16:04:28 +00:00

15 lines
630 B
Markdown

A Notification Flyout that looks and feels exactly like the native Volume, Network, and Battery flyouts. Built with WPF and UWP using XamlIslands.
Demo:
![alt text](https://github.com/TheXamlGuy/NotificationFlyout/blob/master/demo.gif)
Todo:
- [x] Adapt to taskbar placement
- [x] Use entrance animation similar to those found in the native flyouts
- [ ] Works across multiple monitors
- [ ] Switch notification tray icon based on system theme
- [ ] Drop shadow
- [ ] Round corners
- [ ] Use current system accent if user chose to use accent color on background surfaces
- [ ] Remove the gap between the taskbar and the flyout