galister / wlx-overlay-s

Access your Wayland/X11 desktop from Monado/WiVRn/SteamVR. Now with Vulkan!
GNU General Public License v3.0
156 stars 19 forks source link

Clipboard stops working when starting wlx-overlay-s on KDE Plasma 6.1 #74

Closed OzzyHelix closed 1 month ago

OzzyHelix commented 1 month ago

I have been having trouble with wlx-overlay-s where when I start it my clipboard stops working I can paste sometimes within apps but not between apps and the problem remains until I logout and log back in any ideas why it would do that

Ozzy

galister commented 1 month ago

Wlx doesn't touch your clipboard in any way.

I think what you're encountering is that the windows you're trying to paste into are not native Wayland windows, but X11 windows running under XWayland. Some desktop envs (like KDE) refuse to sync the clipboard with such windows, as X11 is considered a less secure platform.

Might want to try using a 3rd party tool, if clipboard sync is important to you. One such tool that we know to be working is this: https://github.com/dnut/clipboard-sync