-
Notifications
You must be signed in to change notification settings - Fork 44
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
Dragon doesnt work on Sway #72
Comments
Similar to vimpostor/blobdrop#5, it appears that this is an issue with the drop target (
If you have further issues with drag & drop between applications, you can verify if any are running under XWayland with:
FWIW: I've been able to reproduce this issue by trying to drag & drop from
|
For future reference, as explained here it's possible to use the following environment variables to control which display server protocol backend is used:
Below is a simple key to know which variable to set for a given client application to force either X11 or Wayland display server backend. Support Matrix:
Due to limitations of drag & drop functionality between Xorg/X11 and Wayland client applications, it's often essential1 that both applications are running under the same display server backend. Either both need to be running as X11 clients, or both need to be Wayland clients. (for best results) Footnotes
|
Hello. I switched to sway few weeks ago. Im in love with CLI-tools, that allow me to drag&drop from CLI, but im expiriencing troobles with that on Wayland. Drag window shows up, but i cant drop anything. Sometimes i can, sometimes - cant. Can u suggest some solution for me? Or, at least, tell me, how to debug it properly.
Also, your app gives me error:
(dragon:161804): Gdk-WARNING **: 14:59:50.047: Error writing selection data: Error writing to file descriptor: Broken pipe
If this error is related to my bug - how can i enable moving popups? Is that even possible?
Demonstration:
2024-04-07.14-57-31.mp4
The text was updated successfully, but these errors were encountered: