Darren Kaste

Results 3 issues of Darren Kaste

### Description I'm not sure how common it is to edit terrain with a graphics tablet, but it seems pretty natural to me. Godot automatically provides pen information through `InputEventMouseMotion`,...

enhancement
good first issue

### Version/Branch of Dear ImGui: Version 1.90.6, Branch: docking (through cimgui) ### Back-ends: imgui_impl_glfw.cpp + imgui_impl_wgpu.cpp ### Compiler, OS: Windows 10 + Zig (MSVC) ### Full config/build information: _No response_...

backends
web

### Description If my container exits early (e.g. due to a compile error), file delete events don't properly trigger a sync+restart. Instead I get this error message: ``` WARN[0232] Error...

kind/bug