• Ulrich Sibiller's avatar
    Clipboard.c: translate internal to external atom · 92ad24a3
    Ulrich Sibiller authored
    serverClientCutProperty is the external equivalent of the internal
    clientCutProperty. We need it on the server side, too, because we use
    the property on the serverWindow on the real X server. We could
    (mis)use serverCutProperty here but this might introduce race
    conditions when both sides request selections simultaneously.
    92ad24a3
Atoms.h 2.64 KB