Rui Zhao

Results 205 comments of Rui Zhao
trafficstars

Might be because of it's AppImage. It's a sandbox (in a sense) so may be configured not to read other directories?

@Tecyang 直接安裝的[AUR上的wewechat](https://aur.archlinux.org/packages/wewechat/),沒有進行任何修改。

I still don't quite get why using return (without any explict async io crates [e.g. tokio] in the API) makes it impossible to perform async response... Does *the function that...

(This is just for the period before async is fully integrated into rust. I agree using more native and **explicit** support is always better.) (I'll try to catch #1, which...

Thanks for your idea. I've never thought about that before. To be honest, I think this needs to be considered more seriously because cameras use lots of CPU. An automatic...

I wrote another app designed to be used for event listening and action triggering: [Easer](https://github.com/renyuneyun/Easer). Starting from v0.3.0, Easer is capable to listen to "in" and "not in" events of...

Hmm, strange... Have you tried to alter the `Alpha` setting below the `Enable` checkbox? What if you change it to something around `0.5`?

If you can use adb, could you please paste the logs (almost immediately) after you click the `Enable` button? By the way, did you grant CamCov the overlay permission?

Hi, do you have any apps / system settings that manage permissions? CamCov requires camera and draw_over_other_apps (overlay) permissions. Sorry I don't have a 4.2.2 android device in hand, so...

Whoops, sorry I was busy doing something else and wasn't aware of your comment. There is only a 6.0 device in my hand right now, so I can't reproduce your...