Roderick Kennedy
Roderick Kennedy
Very grateful for the above; here is my implementation: [a-virtual-keyboard-in-dear-imgui](https://roderickkennedy.com/dbgdiary/a-virtual-keyboard-in-dear-imgui) The key I found was to implement a counter that resets when a key Button is pressed. When the counter...
I'll see if I can distill it to its essence. There's a lot in the original that I don't fully understand, so many of the changes are no doubt sub-optimal.
I'm not clear on what the solution was to this. I'm seeing the issue connecting Windows-to-Windows with the current version as of May 2023. After a few minutes, the connection...
The CLA is complete.
Yes, specifically which asio version to use would be helpful: both the deployed Asio 1.24 and the current github master cause compiler errors with websocketpp for me.
It is an awkward setup for anyone who doesn't use node.js day-to-day. You need to : 1. Install node and npm https://docs.npmjs.com/downloading-and-installing-node-js-and-npm 2. Install mermaid-cli using 'npm install -g @mermaid-js/mermaid-cli'...