Andrea

Results 58 issues of Andrea

### Version/Branch of Dear ImGui: 1.90.5 ### Back-ends: imgui_impl_sdl2.cpp + imgui_impl_opengl3.cpp ### Compiler, OS: gcc 13, Ubuntu 23.10 ### Full config/build information: _No response_ ### Details: For the first time,...

inputs

From https://github.com/audetto/AppleWin/issues/139#issuecomment-1986960448 It might be useful to remap some keys to the gamepad so a keyboard is not needed. I think it is a good idea. Can you give more...

libretro

It was mentioned here that the libretro code does not compile on Windows with MSYS2 https://github.com/audetto/AppleWin/issues/44#issuecomment-980778592 I am allergic to Windows, but in small doses I could do something. Is...

libretro

AppleWin draws the video buffer upside down. In libretro, I have not found a way to flip it vertically like for Qt and SDL. The software solution https://github.com/audetto/AppleWin/commit/c2f4d8ed3417a8f89cf8a789c3e040a5af567953 is not...

libretro

I am trying to find the simplest setup to use this on WSL2. I have read https://github.com/genotrance/px/issues/149 but I think it could be even easier. Basically `--hostonly` is not enough...

enhancement
help wanted

On a fresh clone using npm 8.19.3 node v18.13.0 ``` npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: [email protected] npm...

Hi, I have ported the AppleWin code to Linux and I think it shares some of the network code with this project. Everything works, except I get `ERROR opening adapter:...

It can cause issues when debugging the application, as the mouse events are not passed to the IDE. https://github.com/ocornut/imgui/issues/3650

backends
linux/bsd

…Motor(). A value of 0 is used at the same time to signal non initialised and the number of the motor. As there is no need for a motor to...

## Bug Report ### Steps to Reproduce: 1. Run a query that returns a date in a table. 2. Copy 3. Paste in Excel 4. Value is "2023.01.23" 5. Excel...