-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Copy/Paste on Wayland (Sway) #855
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
Comments
Ctrl+shift+c works fine for me under weston. Steps I tried:
You can also use a setting in kitty.conf to avoid needing to press |
Oh and I should mention that this is with the X11 backend in kitty, under XWayland. The Wayland backend in glfw (the toolkit kitty uses) does not implement clipboard setting. kitty by default uses XWayland, unless you set the KITTY_ENABLE_WAYLAND env var |
Yes, I was forcing Wayland. |
See https://github.com/glfw/glfw/projects/2 The keyboard works fine under Xwayland (tested with weston) |
(KITTY_ENABLE_WAYLAND=1)
and playing with copy/paste crashes kitty:
|
The copy to self issue is easy to fix, but what does playing with copy/paste eman? Can you provide some set of steps to reproduce? |
Try to copy from kitty to another app, and then from the other app, copy something back to kitty, one or multiple times. |
Ohh. Copy from kitty to another app, and then from the other app, cut something. Kitty will crash immediatly. |
What app are you using to cut from? |
Chromium. Under Sway 1.0 Alpha. |
Even under weston. Open weston terminal, type kitty and enter. Open another terminal. Copy from kitty to this new terminal, and then select something on this terminal and Ctrl-Shift-C to copy your selection will crash kitty. |
Should be fine now. |
It works fine now, thank you for your amazing job! |
I'm using Sway + Kitty + Skype (which is XWayland I guess), I have My current work around is open another Kitty, open Vim, paste into vim (through |
Does it work with other XWayland clients? Or is it only skype? |
It's in general broken/inconsistent. Also even pasting to another Kitty window is 'unstable', if I just |
I cannot reproduce that after my fix. |
Hi. It may seem a dumb question, but how do you copy/paste on Wayland?
I cant't right-click copy, nor Ctrl-Shit-c.
Do I need an external tool? From X11?
I use Sway 1.0 Alpha-5.
Thank you.
The text was updated successfully, but these errors were encountered: