Adam Wolf
Adam Wolf
This may not be considered a bug as the code may be functioning properly so I wanted to drop this here. **System information** - Tested on Ubuntu 22.04 and Windows...
I've modified the code on a repo I forked to allow for dragging the terminal around easier than having to find just the right spot. Especially as this didn't seem...
This is more a question than anything else. But I was wondering if its possible to use packages like koffi or node-ffi. I tried to see if I could add...
**Version/Branch of Dear ImGui:** Version: 1.89.1 Branch: Docking **Back-end/Renderer/Compiler/OS** DirectX 11 Back-ends: imgui_impl_dx11.cpp + imgui_impl_win32.cpp Operating System: Windows 11 **My Issue/Question:** I'm currently working on making a custom dropdown but...
Take two on a PR I did a few years ago (https://github.com/Xetera/ghost-cursor/pull/42). This version does _essentially_ the same thing as the original PR but with a more elegant approach by...
### What does this PR do? Takes the naive approach to swap the order of the install counter with the package name/step (closes https://github.com/oven-sh/bun/issues/14124). This change doesn't take into consideration...
I'm not entirely sure if this exists in the project so wanted to reach out to verify. I did notice a few PRs that address IPv6 support but it wasn't...