When I’m using CopyQ clipboard manager to select a paste item or auto-complete from keepass XC it shows a confirmation dialog to allow Remote Desktop, only if I allow that the actual test is pasted from the clipboard or auto-complete action performs
This is from recently. How can I disable that or to have it auto allow?
I cant seem to find anything related in Settings nor a Remote Desktop app.
I’m using Manjaro with Wayland
Linux radu-gram 6.9.3-3-MANJARO #1 SMP PREEMPT_DYNAMIC Mon Jun 10 09:50:04 UTC 2024 x86_64 GNU/Linux
I am guessing that this would be the result of a communication from Wayland to X11 and/or vice versa. Do you have wl-clipboard
installed?
I don’t. I assume it would not help to install it for this problem right? I assume that would cause a similar behavior.
Hmm… I rather think the opposite, i.e. that it might remedy the problem. 
Either way, it won’t hurt to try. What have you got to lose? 
I installed it but doesn’t seems to help 
Well, as far as I’m concerned, what you are seeing is either way not a security hazard.
It’s just a connection between a Wayland application and an X11 application. They communicate by way of an internal networking protocol, and that’s why it’s asking for your permission to initiate the connection.
just that it didn’t tasked before, just recently it started that and apps are the same and was on Wayland before also
maybe some new Wayland flow
Remote Desktop is integrated with GNOME Settings under System. However, it will not appear unless you have gnome-remote-desktop
installed.
See also Fedora asking for remote desktop interaction · Issue #2565 · hluk/CopyQ · GitHub and Known Issues — CopyQ documentation
I like CopyQ as well, but GPaste integrates with GNOME much better.
2 Likes
I removed gnome-remote-desktop
and other packages related to remote connections but confirmation still appears.
I’m giving it a try to GPaste, thanks