Selections and the clipboard in X11

Format negotiation

Finding an acceptable format can be achieved by making multiple ConvertSelection requests until the format is accepted.

Writing a clipboard forwarder

Some selection targets (requests/formats) can return X resource IDs:

Do we need to whitelist property or target types? Sending resource IDs to another display is a potential confused deputy hazard.

Tasks

References

X11Selections (last edited 2008-06-22 20:53:02 by MarkSeaborn)