-
-
Notifications
You must be signed in to change notification settings - Fork 169
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
re-implement clipboard without nested main #812
Comments
2015-02-24 03:40:35: antoine commented
|
API links: |
2015-10-23 07:50:46: antoine commented
|
2017-02-15 12:42:09: antoine commented
|
2017-07-20 17:43:47: antoine commented
|
2019-03-12 04:26:29: antoine commented
|
2019-03-22 14:59:06: antoine commented
|
2019-03-27 14:10:18: antoine commented
|
2019-03-28 09:28:12: antoine commented
|
2019-04-12 16:37:20: @totaam uploaded file
|
2019-04-20 11:09:38: antoine commented
|
2019-04-21 19:01:10: antoine commented
|
2019-04-22 16:06:25: antoine commented
|
2019-04-30 13:23:44: antoine changed status from assigned to new |
2019-04-30 13:23:44: antoine changed owner from antoine to encodedEntropy |
2019-04-30 13:23:44: antoine commented
|
2019-05-31 13:43:52: antoine changed status from new to assigned |
2019-05-31 13:43:52: antoine changed owner from encodedEntropy to antoine |
2019-05-31 13:43:52: antoine commented
|
2019-06-01 06:43:55: antoine commented
|
2019-06-01 07:43:08: antoine commented
|
2019-06-01 12:50:05: antoine commented
|
2019-06-03 05:01:07: antoine commented
|
As it is, it is just too problematic: too many bugs to list, including some unresolved ones: #669, #452 (it is also causing hangs with #598). See also #2172, #2138
We should be able to rip it out and just use plain X11 calls (see ICCCM section 2: Peer-to-Peer Communication by Means of Selections), hopefully GTK won't get too confused by this...
We can keep the existing code, at least client side, for the non-X11 platforms.
Link: x-cut-and-paste
The text was updated successfully, but these errors were encountered: