Oscar Ivan Silvestre

Results 26 issues of Oscar Ivan Silvestre

## Description There are several tablets that declare more than 8 express keys, but as of this issue's writing, no report parsers have support for more than 8 express keys....

bug
priority:high
core

## Description The branch coverage produced by `dotnet test --collect:"Code Coverage"` seems to be a bit incorrect for snippets of code that looks like this: ```cs int someNumber = GetProbablyNullInt()...

exp: coverage

File copy transfers of 2GB or more hangs the transfer and Windows itself, sometimes even leading to a BSoD.

It still shows up when searching for the youtube channel itself ![image](https://user-images.githubusercontent.com/10338031/171018264-c0dd4326-cca5-4975-96eb-b880daf66653.png) But not when opening any of their videos ![image](https://user-images.githubusercontent.com/10338031/171018393-a818bea0-1a4c-4022-9c1d-bc5b806cf4ad.png)

bug

## Description Launch OTD.UX and OTD.Daemon at the same time after saving an 0.5.x `settings.json` file. Doing so will produce this stack trace: ``` [NullReferenceException:Error] Object reference not set to...

bug
desktop

## Changes - Use fixed byte array for manual blitting of union structures. - Remove unneeded keyboard SendInput allocation. - Perform zero-copy SendInput by allowing the primitives to be blittable...

enhancement
windows/wpf
desktop
performance

Reproduction steps: 1. Login to a tty. 2. `gamescope -- ` System: ``` fedora:fedora/36/x86_64/silverblue Version: 36.20220528.0 (2022-05-28T00:41:48Z) BaseCommit: 584a197ce8e7f4feb86659cd5dd5edb8be80c29b8f4c0330d0d6a3ffdeed5033 GPGSignature: Valid signature by 53DED2CB922D8B8D9E63FD18999F7CBF38AB71F4 LayeredPackages: broadcom-wl gamescope gnome-tweaks gstreamer1-plugin-openh264 steam-devices...

**Describe the bug** `UserControl` loses its visual children when reused by `TransitioningContentControl`. The issue doesn't happen anymore if a `ControlControl` is used instead but then I lose the transition. I...

bug

Original (from CI): ![image](https://github.com/OpenTabletDriver/OpenTabletDriver/assets/10338031/60767356-a640-46d1-ba0c-307f3fbe96e8) Renamed (as seen on release): ![image](https://github.com/OpenTabletDriver/OpenTabletDriver/assets/10338031/d9c25ba1-36a8-498e-9e4a-19249d71ca1a) Historically, we're doing this rename for `OpenTabletDriver.Web`. We don't have to anymore and we can start using the original filenames...

enhancement