rdb
rdb
Thanks for the swift response! So what I'm starting to get is, when I do `items = [...items, newItem]`, Svelte assumes that all the item properties have been modified, because...
So, I tried to reproduce it with this, but it all works for me: ```bash docker run --rm=true -e DEBIAN_FRONTEND=noninteractive -i ubuntu:focal bash
> (Right now DirectEntry requires that the mouse be hovering over the entry in order to activate its "command".) Does it, though? If I am typing into this entry, and...
Possible way for us to fix this would be for Notify to store the stream as a unique_ptr, allowing a custom deleter. Then we could define an extension for `set_ostream_ptr()`...
I think a generic convex collision solid (made from a point cloud as input or something) would be a great addition and would not be too difficult to implement as...
Ah, sorry, I think I meant the shape would be defined as the intersection of a series of planes. For testing we could use the separating axis theorem. I'm personally...
This has been requested a bunch of times lately. Useful for kiosk applications as well. For reference, here is example code showing how it could be implemented: https://github.com/freedesktop/mesa-kmscube
Seconded, a ruler would be extremely useful, I often want to measure distances along my tracks. Even Google Maps has this feature.
I concur, it would be great to have a platform-agnostic wheel as fallback when no platform-specific wheel is available for the platform.
I think what's being asked here is to produce generic wheels that don't use the LibYAML bindings and are therefore not platform-specific, as a fallback for when no more specific...