busyo
busyo
Perhaps I should reiterate that this feature **for screencasts** does not require explicit configuration and it's worked. The frame rate drop could be due to a graphics card issue,idk. https://github.com/user-attachments/assets/914c231b-a433-406f-94ae-e36617a6538a
idk if this [ record_from_launch.tracy ](https://github.com/busyoGG/temp/releases/download/tracy/record_from_launch.tracy) can show all backtraces full and good.(i installed glibc and glibc-debug from cachyos-v3,and it works well on my system) and I also found that...
i found a solution. ``` clipboard { disable-primary } ```
but it only happens in Niri, so I suspect there might be some kind of logical conflict.
new finding, all in-app drag-and-drop operations also stutter.
not everything is lagging. it's only laggy during selection. However, I won't have time to look into this over the next few days. The issue seems temporarily resolved using the...
maybe something else can help
> Thanks for the PR, this will take us a few days to review. > > Just a few initial thoughts: You definitely have a point there. But I'm kinda...
Understood. I'll keep this PR open until we finish this work.
Same here. It also breaks the original cursor capture function. The error occurred at ` let pointer_vec = match render_to_vec` ### edited: I found that `pointer_elements.len()` is 0 when starting...