Victor

Results 192 issues of 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...

addition/proposal
needs implementer interest
i18n-tracker

### 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 =...

needs-triage

### 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]...

bug
unverified
area/essentials

### 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]...

bug
unverified
area/essentials

**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...

bug

**Describe the solution you'd like** Subj **Is your proposal implemented in Windows Mail?** Definitely **Additional context** ![image](https://github.com/user-attachments/assets/f2cf3c54-ea58-496f-9f13-0257ef996350)

enhancement
fixed

**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...

enhancement