Particle_G

Results 50 comments of Particle_G

Okay now we have `.deb` packages for linux, and make AppImage's dock icon working. Tested on Ubuntu with XFCE 4 desktop environment. GNOME desktop seems not support dock icon, should...

> ![image](https://user-images.githubusercontent.com/38580644/218250077-049a90ff-f9ef-4e41-90ea-006001c3d88b.png) I don't think so...

> This problem only exists C:\Users\Administrator.conda\envs\p38\python.exe D:/pythonProject_xyq/main_.py Device[0]: > > Device[0] Output[0]: Res:(1920, 1080) Rot:0 Primary:True If you're using Windows 11, try set `output_color="RGBA"`: ```python camera = dxcam.create(output_color="RGBA") ``` It...

> still black Try adding longer sleep between `create` and `start`

您好,现在没法联系开发者的qq,请问哪儿能参与音频剪辑?

One year later and this still haven't been fixed

类似于这种,可以有更好的Type checking: ![image](https://github.com/simon300000/bilibili-live-ws/assets/38580644/56c4c737-62cd-4cf9-ad8f-80a5fd631a4d) ![image](https://github.com/simon300000/bilibili-live-ws/assets/38580644/88bb17b7-2ed2-42f6-8764-63f9acaa556d)

Would test with git patch and [love-actions-ios](https://github.com/love-actions/love-actions-ios) CI, since I have no mac dev env for now

> I doubt that Android-specific change would affect much at all on iOS. The two platforms have radically different codepaths in SDL (which is meant to handle this stuff) -...