Summary: | Cut 'n paste between X11 and OS X is uberflakey | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Ben Byer <freedesktop> | ||||||
Component: | Server/DDX/XQuartz | Assignee: | Ben Byer <freedesktop> | ||||||
Status: | RESOLVED FIXED | QA Contact: | Xorg Project Team <xorg-team> | ||||||
Severity: | normal | ||||||||
Priority: | high | CC: | n8gray | ||||||
Version: | 7.2 (2007.02) | ||||||||
Hardware: | All | ||||||||
OS: | Mac OS X (All) | ||||||||
Whiteboard: | |||||||||
i915 platform: | i915 features: | ||||||||
Attachments: |
|
Description
Ben Byer
2007-11-02 16:53:27 UTC
Created attachment 12324 [details]
code that currently proxies between NSPasteboard and X11 selections
It'd be really nifty if someone integrated this into the xorg-server-1.2-apple branch in git.
Created attachment 12326 [details]
more code that proxies between NSPasteboard and X11 selections
... that way, it wouldn't be necessary to run quartz-wm --only-proxy. Problem #1: If you use the Edit/Copy menu once you're stuck using it forever. I've suspected this for years, but now I know why. Search for _proxied_selection. It's set to XA_PRIMARY in x_copy, which prevents x_inactive from ever changing it to anything else. I haven't spent enough time looking at the code to understand the correct approach. Much better in 2.3.2 ... try it! woot! =) |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.