David Risney

Results 63 comments of David Risney

Just searching on github for wpf toast to find popular WPF Toast libraries with nuget packages: https://github.com/Federerer/Notifications.Wpf

Looking for mojo named pipes means we only find apps successfully using WebView2. Instead, if we just enumerate running processes and filter to those that have overrides, then we can...

Its for the previous times when I've set an override to debug or whatever, finished and never removed the override. Then later on I'm getting unexpected behavior from that app...

Also would be nice to include easy way to file bug from the toast or toast links to wv2util tab that has info on filing bugs. Potentially better toast library...

I've been trying this out a bunch and it seems like Windows just gives me the wrong coordinates for an HWND initially. Probably put this feature on hold.

Here's a screenshot of how it was working previously: ![image](https://github.com/david-risney/WebView2Utilities/assets/2541336/78bc1872-2fa4-4d79-b7e3-f56edbece5cf) It had a problem where before moving or resizing the window with the webview2, Windows would give the wrong position...

Maybe red error icon by runtimes that don't allow for UWP and if you click icon show dialog prompting to fix.

One can as you note, create a separate STA thread and use that to run the WebView2 but its not easy from the API to create a headless WebView2. I've...

(Accidentally closed. Reopening) Thanks, great feature suggestion! We're working on this. Do you have any specific ideas about how you would most like the API to look and why? Thanks!

Thanks for the comment! We're currently working on a DirectComposition solution where the host app can provide a visual that the WebView content will be rendered into and with explicit...