Remi Thebault
Remi Thebault
This is opinionated, but wouldn't it be better if the red squiggles extend to the end of the line? 
The PR that goes with Pure-D/serve-d#271
Now that `compile_commands.json` is (at least partially) supported in `serve-d` (CCDB component in workspace-d), is it possible to add support for it in `code-d`? What would be the TODO list...
### Describe the bug When I popup a context menu using JS API `@tauri-apps/api/menu`, the menu shows normally, but is closed as soon as the right mouse button is released....
This is a fix for tauri-apps/tauri#9658. I noticed somehow that setting the `time` field of the GDK event prevents GTK from closing the menu on right click release.
___Advantages___ - Meson is much better for code generation (today everything is pre-generated manually) - format.d code gen - vulkan and opengl bindings - spirv shaders - Meson is better...
Backend should give the information whether the texture coordinates are top-down (Vulkan) or bottom-up (OpenGL). This indication can be used to flip the texture upload (starting by first row or...
It is intended to provide a high level API on top of Graal. This API should make writing code easy (Graal is just as complicated as Vulkan, just a little...
Something like gfx-rs' Warden
Needed if the struct has optional members (or members that have trivial default values) or if a struct has a lot of members - AttachmentDescription - PipelineInfo - Rasterizer -...