-
Is it possible that when i initialize an enum, If i could add something Like Flags, and convert this enum to Flags directly .
Example:
```
[MyBox.Flags]
[SerializeField] SharedEnums.DefaultEv…
-
`Inti` uses `Meshes.viz` for the visualization of elements and meshes, but this can be achieved directly by e.g. writing simple `Makie` [recipes](https://docs.makie.org/v0.21/explanations/recipes). Th…
-
**Describe the bug**
When running reflex run, Reflex automatically attempts to use volta-shim to start the frontend, which results in an error. Volta's volta-shim should not be called directly, as Vo…
-
Spark supports this by passing in a s3 bucket path, but currently TEEHR currently can't handel this because we check that strings are `Path().is_dir()` which fails for an s3 bucket path. And when we c…
-
The misc-include-header check for clang tidy is not properly identifying which header provides a particular function.
I believe this likely due to the function having an overload defined in differe…
-
Hey there, firstly thanks for the awesome app. One thing that constantly annoys me is how hard to open volume mixer compared to EarTrumpet for example. Right now it needs 3 steps
1- Click on Wifi/S…
-
### What happened?
I have tried to update a file in a git repository using the below script. I have noticed that using this as a plugin works as expected. However, when trying to use it as a standa…
-
Is there a way to access the overview with the recorded videos directly via a URL?
![image](https://github.com/motioneye-project/motioneye/assets/95777848/3534fb3a-ba04-4db8-a042-16f4c156a7b0)
-
If the Zip is less than 50mb you can upload it directly to the Lambda function. This would make the S3 bucket not always required and one less step for small functions.
I have a working version of …
-
Is there a way to delegate traits directly from `Box`, `Arc`, etc. without a wrapper? For example, something like the following:
```rust
#[delegatable_trait(for = "Box")]
trait Foo {
fn hell…
musjj updated
3 weeks ago