marcb152
marcb152
> encountered this (or similar?) issue following docker instructions: Hi, I encountered the exact same issue as yours while building the Dockerfile. To solve it as @a-l-e-it suggested, I added:...
Same issue there, using latest Hyprlock & Hyprland from the AUR (Artix Linux with dinit). Note: pressing Ctrl+Backspace or Ctrl+U makes the numpad work, but pressing ESC does not (clears...
@dotnet-policy-service agree
I have pushed my prototype code all in one. My apologize for the long files! As a recap: - `ImGuiDX11Controller.cs` is mostly a copy paste from the existing OpenGL controller...
Not yet, I've set aside my compilation issues and improved the code to support .NET 6.0 features (instead of the .NET 9.0 I created my prototype on). So, the code...
Hey, I think this PR is now ready for review (I provided a sample as well). There are still work to do (tell me if you need comments/self-explanatory code anywhere,...