Victor
Victor
Uses BouncyCastle 2 Removes a good chunk of allocations and uses `Span` instead. Parsed packets are no longer allocated either. Instead, they refer to a preallocated slice of some buffer,...
Considering most web pages now are consumed all around the world, it would make sense to have an HTML-only solution to display some globally specific point in time (relativity jokes...
### Describe the bug I record the video from screen capture (4928x2160) using the following profile: ```csharp var encodingProfile = MediaEncodingProfile.CreateHevc(VideoEncodingQuality.Uhd2160p); // encodingProfile.Video = VideoEncodingProperties.CreateHevc(); encodingProfile.Video.Bitrate = 10_000_000; encodingProfile.Video.FrameRate.Numerator =...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Did you read the "Reporting a bug" section on Contributing file? - [X]...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Did you read the "Reporting a bug" section on Contributing file? - [X]...
**Describe the bug** I get a notification for new mail in one of the inboxes, but clicking it does not open the email in the app (the app is already...
**Describe the solution you'd like** Subj **Is your proposal implemented in Windows Mail?** Definitely **Additional context** 
**Describe the solution you'd like** Certain actions like deleting, moving, or (lower priority) sending email should show a 5-10s popup that lets one revert the action. **Is your proposal implemented...