android-file-transfer-linux icon indicating copy to clipboard operation
android-file-transfer-linux copied to clipboard

Set GDK_BACKEND=x11 if WAYLAND_DISPLAY detected. See issue #322.

Open benstox opened this issue 2 years ago • 1 comments

Set GDK_BACKEND=x11 if WAYLAND_DISPLAY detected in order to avoid crash. See issue https://github.com/whoozle/android-file-transfer-linux/issues/322

benstox avatar Jan 16 '23 09:01 benstox

I'm not sure about code itself, I just suggest to tune commit message like this:

-Set GDK_BACKEND=x11 if WAYLAND_DISPLAY detected. See issue #322.
+Set GDK_BACKEND=x11 if WAYLAND_DISPLAY detected.
+
+Closes #322.

yurikoles avatar Jan 27 '24 15:01 yurikoles