David Risney
David Risney
Right now all the main window UI is in one big xaml. We need to move the different tabs out into their own pages.
Apply Windows Fluent design to the UI. I've tried using https://wpfui.lepo.co/ which looked very promising but has issues in ListView with DataGrid not showing columns or column headers. Here's how...
Add more info to the report: * The Watson bucket id are logged in event log. If possible, you should ask the customer to share the %SystemRoot%\System32\Winevt\Logs\Application.evtx file. The events...
If you use PowerToys 0.64.1 and turn on explorer preview and markdown preview and then open explorer and preview a markdown file, prevhost.exe will start as a child of the...
At the moment there's just this [Manual test scenarios](https://github.com/david-risney/WebView2Utilities/wiki/Manual-test-scenarios) page. Automated testing would be much better. I feel like I regress something with every release. Automated testing is sort of...
A feature to see visually where a WebView2 is located within an application. A rectangular border or a light semi-transparent overlay on top of the WebView2 so that users can...
Consider looking into OSS that uses NtQuery* related OS functions to find which processes have which pipes open. Issues previously were that it could be slow and that it can...