darkdragon-001

Results 155 comments of darkdragon-001

Any news on async hidraw on Linux?

[This](https://github.com/flathub/net.ankiweb.Anki/blob/master/net.ankiweb.Anki.yaml) could be used as a starting point.

How can I add such a bot to a Flathub repository (would be really handy for other projects of mine)? Apart from that, Github has available actions to create a...

If you change libraries, make sure to add select&copy functionality (This is possible with muPDF according to the people on IRC!). I am looking for an open-source PDF reader with...

I am usually running with systemd. How do I run colord with valgrind?

What's the current state?

When using your library, I get the following warning: > httpx-0.18.2-py3.9.egg/httpx/_client.py:1978: UserWarning: Unclosed . See https://www.python-httpx.org/async/#opening-and-closing-clients for details. Apart from that, it works like a charm :heart_eyes:

Btw: `chunk_size` is [supported](https://github.com/encode/httpx/pull/1277) by httpx now.

I am using it since a few months without any problems. `chunk_size` is implemented by now as well. Any other blockers? Or would it be accepted when updated to implement...