Open
Description
Hello @eine ,
are you still using x11docker and runx?
Once we had the issue that MSYS2 does not provide package xauth
so x11docker and runx could only run with option --no-auth
.
These days I managed to create a cookie file without the need of xauth
.
I'd like to implement this in runx
and want to ask you if you could test it if it works.