Anton

Results 27 issues of Anton

- QDarkStyle: 26c3878fff742c535058bf5d08643d0135cde2af QDarkStyleSheet (v3.0.2) - Python: Python 3.8.10 Linux - QT_API: 5.15.2 ### Language C++ ### Description / Steps to Reproduce [if necessary] 1. Install style sheet ### Actual...

First of all, thank you for userver. _That's one small step for man, one giant leap for mankind._ I see you use postgres and mongo. Is there any chances for...

enhancement

Suggest to add argument for error code because some waf's dont return 4xx-5xx error, some return 302 for example so i want to set this argument. Thanx

I see in wireguard client logs ``` Handshake for peer 1 (*:51820) did not complete after 5 seconds ``` Then I try to attach docker container with wireguard and restart...

### Expected Behavior Placed block ### Actual Behavior Couldnt place blocks like there cartography_table, loom, fletching_table. They had been placed but then disappeared. Only this special blocks behaived this way...

Does this library support 0mq pattern router-dealer?

Proposal for a small switch for internal Hershey fonts, i.e. it's switch between ascii (default) and unicode fonts for opencv/4.*. Possible solution for #32.

Does cv-plot support time scale axes? I cannot find smth related. I found only custom drawables. Does it enough to reimplement xaxis as time series axis and vertical grid as...

I see cv-plot uses cv::FONT_HERSHEY_SIMPLEX while it doesn't support non-ascii characters (so we cannot use non-ascii characters with cv-plot at the moment) meanwhile COMPLEX font supports utf-8 opencv/opencv#17980 and if...

Hello, looks like redis client does not support reconnect. I connect to redis via vpn. If vpn connection will be dropped and reconnected again redis client might be broken. For...