From f36d4044e99ffef76fd64969d1003c6106113ab8 Mon Sep 17 00:00:00 2001 From: Daniel Clark Date: Fri, 5 Feb 2021 15:58:29 +0000 Subject: [PATCH] Create README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..e8f76c6 --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +A Notification Flyout that looks and feels exactly like the native Volume, Network, and Battery flyouts. Built with WPF and UWP using XamlIslands. + +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