X Window Selection - Active and Passive Selections

Active and Passive Selections

The methods for transferring data can be classified into active and passive, depending on whether the client handling the selected data has to actively participate in the transfer to a client requesting it:

Passive
when some data is selected, the client handling the window where this selection is done transfers it somewhere, and needs not to care about it any longer;
Active
transfer of data to a client requires the client "holding" the selection to actively participate in the exchange;

Selections and drag-and-drop are active mechanisms: after some text is selected in a window, the client handling the window must actively support a protocol for transferring the data to the application requesting it. By contrast, cut buffers are a passive mechanism: after some text is selected, it is transferred to a cut buffer and remains there even if the application handling the window terminates and the window is destroyed. The X clipboard is a passive mechanism as perceived by the client holding the selection, but requires the xclipboard client to actively support any subsequent data transfer.

An advantage of active mechanisms is that the data can be converted to a different format before the transfer. In particular, the client receiving the data can request the selection data to be converted into a suitable form. If the sending client refuses to do so, the receiver can request a different format. For example, a piece of text rendering HTML code can be transferred as text to a requester that can only handle text, but can also be transferred as HTML code if the requester can handle it. Such negotiation of format cannot be done by passive mechanisms, in which the client holding the selection (and giving it a semantics) transfers the selection is not involved in the further transfer into a client requesting it.

Another advantage of the active mechanisms is that large pieces of data can be transferred in a sequence of transfers rather than a single one. Passive mechanisms instead require all data to be transferred somewhere from the selection owner, then transferred again to the client requesting it.

The advantage of the passive mechanisms is that the transfer can be done even after the client holding the data terminates. This is not possible in the active mechanisms, which require the client holding the data to actively participate in the transfer.

Read more about this topic:  X Window Selection

Famous quotes containing the words active, passive and/or selections:

    Women have acquired equal place to man in society, but the double standard has really never been relinquished; certainly not by men. Modern man’s fear of passivity or of the active woman proves to be as eternal as modern woman’s struggle to come to terms with her femininity.
    Peter Blos (20th century)

    ...if you are to gain any great amount of good from the world, you must attain a passive condition of mind. ...it is never to be forgotten that it is the rest of the world and not you that holds the great share of the world’s wealth, and that you must allow yourself to be acted upon by the world, if you would become a sharer in the gain of all the ages to your own infinite advantage.
    Anna C. Brackett (1836–1911)

    Between ourselves and our real natures we interpose that wax figure of idealizations and selections which we call our character.
    Walter Lippmann (1889–1974)