GramEditor/gram
39
986
Fork
You've already forked gram
88

fix: linux wayland clipboard hang (zed#58826) #345

Merged
krig merged 1 commit from dantai/gram:fix_wayland_248 into main 2026年06月20日 10:16:46 +02:00
Contributor
Copy link

This is zed commit 58826 adapted for gram, written originally by smitbarmase: https://github.com/zed-industries/zed/pull/58826 .

It fixes issue 248 where a keybind executing a copy and subsequent paste will sometimes lead to a hang.
These cases are now caught and lead to a 4second halt. That means it is still not perfect (the paste can overtake the copy somehow is how I explain it to me right now) but much better now. I tested it on my machine, it worked fine.

Let me know if there are any questions, comments left :) Thank You!

This is zed commit 58826 adapted for gram, written originally by smitbarmase: https://github.com/zed-industries/zed/pull/58826 . It fixes [issue 248](https://codeberg.org/GramEditor/gram/issues/248) where a keybind executing a copy and subsequent paste will sometimes lead to a hang. These cases are now caught and lead to a 4second halt. That means it is still not perfect (the paste can overtake the copy somehow is how I explain it to me right now) but much better now. I tested it on my machine, it worked fine. Let me know if there are any questions, comments left :) Thank You!
Owner
Copy link

Great, thank you!

Great, thank you!
Sign in to join this conversation.
No reviewers
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
GramEditor/gram!345
Reference in a new issue
GramEditor/gram
No description provided.
Delete branch "dantai/gram:fix_wayland_248"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?