nomis51

Results 11 issues of nomis51

Hi, I've been working on a trade manager for the app in the last couple days. It has several core features : - Handles incoming trade offers workflow (From the...

Can't really explain why yet, but I've been experiencing FPS stability issues on Windows 11 22H2 when CrossOver is running vs when it's not. I've been using the app for...

Would be nice if the overlay could show/hide itself based on the focused window. So, when you're in the game, it shows up. And when you Alt + Tab to...

enhancement
blocked

Sometime (pretty often actually) when I resize the area of capture using the Record Screen option, my mouse pointer starts to lag heavily, like if my monitor was suddenly outputing...

I see in your `Example` folder [here](https://github.com/lucassklp/Desktop.Robot/blob/main/Example/Program.cs) a method called `CombineKeys` that is not currently available. Do you plan to add key modifiers to the keyboard methods already available, such...

Add bindings for [Navigation Starting](https://docs.microsoft.com/en-us/dotnet/api/microsoft.web.webview2.core.corewebview2.navigationstarting?view=webview2-dotnet-1.0.1343.22) and [Navigation Completed](https://docs.microsoft.com/en-us/dotnet/api/microsoft.web.webview2.core.corewebview2.navigationcompleted?view=webview2-dotnet-1.0.1343.22) which would also resolve the issue #50 . TL;DR Changes : - Chromium - Add handler and args for Navigation Starting -...

# Prerequisites Please answer the following questions for yourself before submitting an issue. - [x] I am running the latest release (not a beta / pre-release) - [x] I checked...

bug
more details required

**Describe the bug** After letting the game run for couple hours with the app opened, the RAM usage was up to 6GB **Expected behavior** No memory leak. **Screenshots** If applicable,...

bug