-
Hi @eneim,
I'm trying to play video when visibility is 40% instead of playing when it's coming in centre of the screen. I've tried to set threshold = 0.4F but seems nothing is impacted by changing …
-
I trying to make qt apps use catppuccin and i have this in my home.nix
```
home.catppuccin = {
enable = true;
accent = "blue";
flavor = "macchiato";
pointerCursor = {
#…
-
**Describe the bug**
No photo or video can be saved due to app not having permissions. The button to give storage permissions in the welcome screen cannot ve clicked and the permissions cannot be add…
-
Hey guys,
I am using Alune with a Real Device, put Game language on english and everything, but it actually dosn't play.
It stuck at :
2024-10-27 16:51:26.895 | INFO - The bot will play …
-
I'm trying to use QM to log from some plugins I'm developing and it never logs anything. In fact it appears to be silently causing the plugin functions to fail. I know because adding BugFu logging ste…
-
So over the last few days I've been using this awesome node to achieve something it probably wasn't intended to do: batch conversion. My potato GPU takes a lot of time to produce something reasonably …
-
I don't think the tests in https://github.com/JuliaDiff/SparseDiffTools.jl/blob/master/test/test_gpu_ad.jl verify correctness of the Jacobian, it's only about whether or not the code runs. Since #302 …
-
I run it with the context menu on a folder
![image](https://github.com/user-attachments/assets/f23021ba-f7da-40b6-854c-a5be13a64e61)
It tells me 'Generate 0 __init__.py file(s)`
![image](htt…
-
I just created a new project with `npx degit solidjs/templates/ts kir` and enabled DevTools as explained in the installation instructions. However, I'm not seeing anything related to DevTools on the l…
-
### Describe the bug
[`expect.any()`](https://vitest.dev/api/expect#expect-any) and [`expect.anything()`](https://vitest.dev/api/expect#expect-anything) are typed as returning `any` right now:
h…