pierre
pierre
Of course, I added some samples in the PR desc. In the man of dwm there is a note about Java, maybe this can help ? > ISSUES Java applications...
Sadly, It does not with Penrose.
Same for me, this bug is really annoying :/ Using `glx-use-copysubbuffer-mesa = true;` does not solve the issue. I use Arch Linux with picom installed from the official Arch package...
Best PR ever made 🥇
use this ``` { "keyGenerator": { "algorithm": { "type": "HASH_NO_LEADING_ZERO", "length": 8 }, "refreshOn": "TORRENT_PERSISTENT", "keyCase": "upper" }, "peerIdGenerator": { "algorithm": { "type": "REGEX", "pattern": "-DE203s-[A-Za-z0-9_~\\(\\)\\!\\.\\*-]{12}" }, "refreshOn": "NEVER", "shouldUrlEncode":...
Thanks @arp242 👍🏻
Hey, I ran into the same problem. So I ended to make my docker image using `next start` script. Here it is. Note that the context of the Dockerfile is...
I ran into the exact same problem. You should mention this in the doc. Definitely.
Hi, I will add these additional possibilities in a new release soon. Sorry for the response delay !
I totally agree with that! Thanks for this PR, I hope the owner will accept it shortly.