Skip to content
  • Carlos Garnacho's avatar
    x11: Add X11 MetaSelectionSource implementation · c95db7c5
    Carlos Garnacho authored
    This object represents the selection ownership from an X11 client. The
    list of supported targets is queried upfront, so its initialization is
    asynchronous. Requests to read contents from the selection will hand
    a MetaX11SelectionInputStream.
    
    !320
    c95db7c5