Daniel Nagy
Daniel Nagy
This might save you 100ms : https://github.com/ch11ng/exwm/issues/685#issuecomment-879903947
I have had this exact same issue and my solution was to update libX11 to `1.8.4` as I documented here https://github.com/ch11ng/exwm/issues/889#issuecomment-1458771088 . There are other suggested fixes in that thread.
btw, there is another similar PR to this one #47
> though I didn't bump in to these problems. I did, that's how I found that PR. You can try to run this to see if your branch is able...
One more thing I noticed is that, in that example file, there is still: ``` buildsNameList = pkgs.lib.attrsets.cartesianProductOfSets { target = [ "esp32" "esp32c3" "esp32s2" "esp32s3" "esp32c6" "esp32h2" ]; example...
Superseded by #223 .
I was investigating that before and explicitly turned off the firewall and it did not help. Therefore I figured it must yggdrasil. Let me check if I can reproduce this...
You were right. On another machine it works. I still cannot explain why my ping is not responding locally even with an empty firewall table, but that is another issue....
I have adapted the initial comment to reflect this.
Would you be open to external link types for example via a plugin system? For example if you would have an executable program in `/usr/bin/yggdrasil-transport-` or more likely somewhere in...