Skip to content
  • LRN's avatar
    GDK W32: send a DELETE selection when using LOCAL selection protocol · 577f1a99
    LRN authored
    This was not needed before, but now it seems to be necessary for
    some reason. The code is just an adjusted copy of the appropriate
    piece of the OLE2 protocol code, sending GDK_SELECTION_REQUEST.
    
    The rest is just fixing the fallout, allowing LOCAL protocol to pass
    the functions it wasn't supposed to pass before.
    
    Closes #82
    577f1a99