Commit Graph

25 Commits

Author SHA1 Message Date
Daniel Clark 61305ca00f Ensure the flyout respects the given RequestedTheme... although it doesn't seem to be picking up the theme changes from Windows user settings just yet... 2021-02-07 11:22:26 +00:00
Daniel Clark f4556c8314 Merge branch 'master' of https://github.com/TheXamlGuy/NotificationFlyout 2021-02-07 00:08:26 +00:00
Daniel Clark 8a8410747a Added shadow support 2021-02-07 00:08:10 +00:00
Daniel Clark 207b32e528 Update README.md 2021-02-06 21:54:09 +00:00
Daniel Clark 3232f1ac77 Use VisualStates to manage the placement of the flyout 2021-02-06 21:53:43 +00:00
Daniel Clark 6558c262c4 Update README.md 2021-02-06 17:49:02 +00:00
Daniel Clark 321fde76f1 Update README.md 2021-02-06 17:47:35 +00:00
Daniel Clark f95e5ec531 Added restyled flyout demo image 2021-02-06 17:45:11 +00:00
Daniel Clark f35f40cfdc Update README.md 2021-02-06 17:40:23 +00:00
Daniel Clark 3fdfcfaf21 Introduced a NotificationFlyoutPresenter to allow you to restyle/retemplate the flyout from within your UWP app 2021-02-06 17:38:39 +00:00
Daniel Clark 3de9ceee0d simplify setting the flyout content 2021-02-06 16:05:19 +00:00
Daniel Clark 2be7a1128c Fixed stackoverflow... 2021-02-05 21:32:32 +00:00
Daniel Clark b411f82243 Merge branch 'master' of https://github.com/TheXamlGuy/NotificationFlyout 2021-02-05 18:26:12 +00:00
Daniel Clark abf6df5eeb Amended TemplateSettingsProperty 2021-02-05 16:26:25 +00:00
Daniel Clark 1366bfb758 Update README.md 2021-02-05 16:09:49 +00:00
Daniel Clark be2e14cc9f Update README.md 2021-02-05 16:04:28 +00:00
Daniel Clark 254aa2c571 Update README.md 2021-02-05 16:01:28 +00:00
Daniel Clark d31c5d35e9 Added demo image 2021-02-05 16:00:27 +00:00
Daniel Clark f36d4044e9 Create README.md 2021-02-05 15:58:29 +00:00
Daniel Clark a00f841fb5 Added SystemControlTransientBackgroundBrush 2021-02-05 15:50:45 +00:00
Daniel Clark a5d1d567a3 Enabled flyout transition to work at each taskbar placement, bottom, top, left, right 2021-02-05 15:11:59 +00:00
Daniel Clark 7e05f5ed75 Figured out the lark with first display transition and transitions based on taskbar pos 2021-02-05 12:35:22 +00:00
Daniel Clark 275bded665 wip 2021-02-05 01:42:11 +00:00
Daniel Clark 45a9eb9cd2 init 2021-02-05 01:39:51 +00:00
dan 666067a36c Add .gitignore and .gitattributes. 2021-02-05 01:34:20 +00:00