Tom Watson
Results
213
comments of
Tom Watson
trafficstars
I think it's likely solvable in snap/flatpak directly, by someone with enough knowledge. I don't really want to ship features that require the user to manually install other packages and...
Snap and Flatpak are the only officially supported installation methods, so any code changes need to work for them specifically.
I don't think that's possible. The code skips pasting if you're running wayland, and if not will use xdotool, which only supports X11.