-
Notifications
You must be signed in to change notification settings - Fork 309
Wayland backend: add host-to-client clipboard sync (revived) #2062
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Wayland backend: add host-to-client clipboard sync (revived) #2062
Conversation
…re#1797 Signed-off-by: ninetailedtori <ninetailedtori@uwu.gal>
Signed-off-by: ninetailedtori <ninetailedtori@uwu.gal>
Signed-off-by: ninetailedtori <ninetailedtori@uwu.gal>
Signed-off-by: Toria <ninetailedtori@uwu.gal>
Signed-off-by: Toria <ninetailedtori@uwu.gal>
|
+1, works as excpected, can copy&paste fine into cs2. i guess .gitignore change should be removed.
|
I'll push the revert to gitignore, good catch. :] |
|
Any crashes to note? Has anyone tested if image clipboard content outside the app destroys the offer correctly and doesn't post a garbled mess? My own testing seems reasonably stable :) |
|
Hi, thanks for the update! The clipboard sync worked for me. I found a crash related to drag and drop: When I drag a file (or text) from my host and hover it over the game window, gamescope crashes immediately. The window disappears, but the process seems to remain active in the background. The logs show a lot of these errors when the crash happens: My Setup:
Is this happening only on my end/setup? |
This isn't enough log, unfortunately. Are you running with debug option on gamescope? I'd need a log on the bug reproduction to try to diagnose what was happening :] |
I'd welcome testing on this, it should implement the clipboard protocol correctly, without crashing randomly on tab out tab ins/copy-pasting invalid mime types into gamescope.