10-20-2020, 05:31 AM
You could try to find out how to force it to use the X11 backend instead of the default Wayland one. This varies, usually based on toolkit, assuming it's possible at all. For Geary it works with:
GDK_BACKEND=x11 geary
I expected this to work with Chatty too, but it didn't when I tried it. You might have to look at wayland forwardong options instead.
GDK_BACKEND=x11 geary
I expected this to work with Chatty too, but it didn't when I tried it. You might have to look at wayland forwardong options instead.