04-21-2021, 08:15 AM
(04-16-2021, 10:46 PM)MtnSk8 Wrote:I just switched to KDE wayland, which is all good, just the copy function (in general) is now strangely unreliable(04-10-2021, 04:39 AM)icecream95 Wrote: Alternatively, you can also try using GIMP from a Wayland compositor or Xephyr window. Even a Wayland compositor running nested inside the X session should work.
I have the same issue with GIMP so (based on your suggestion) I used:
and it seems to work fine now. Better than ever in fact!Code:GDK_BACKEND=wayland gimp
Thanks!