Micael Jarniac

Results 109 comments of Micael Jarniac

@Quikslime1 you could try `pip` instead of `pip3`.

I tried doing just the updates (same code, just installed different reqs versions) and am getting this error now: ``` File "/home/micael/.local/pipx/venvs/nxbt/lib/python3.10/site-packages/dns/namedict.py", line 35, in class NameDict(collections.MutableMapping): AttributeError: module 'collections'...

This version fixed the issue I had on 3.10: `dnspython==2.2.1` Not sure exactly on which version this was fixed.

> can you posts steps to reproduce? I'm not too sure what exactly are the steps, and I fixed it already, but I'll try to say what I did: -...

I've just tried installing your branch on a clean 3.10 venv, and it worked straight away, picked up the updated dnspython and everything, so I guess my problem was that...

Entries under `Controllers and Sensors` in order: - Change Grip/Order - Change Button Mapping - Controller Vibration - Pro Controller Wired Communication - Update Controllers - Calibrate Control Sticks -...

Quick correction, the icons can have colors. They're black and white by default, but they also come with color information, so color can be easily applied back to them. ![image](https://user-images.githubusercontent.com/19514231/160892383-6de71e78-ccab-45ff-a653-c1a0ebcc310c.png)...

I saw those issues yesterday, but I didn't realize this was also related to that. Will close this issue here then since it isn't something that can be fixed on...

I've opened #179 with some ideas on how to make testing different browsers easier.

> Interestingly on my Onyx Boox Note 2 both Chrome and Firefox (Fennec from F-Droid) support pressure, hover as well as video. As mentioned in another issue Firefox sadly considers...