Skip to content
  • Benjamin Otte's avatar
    clipboard: Allow claiming the clipboard to fail · 8e132ef0
    Benjamin Otte authored
    Also make clipboard_claim() a vfunc so backends can override it.
    
    Because the whole operation a vfunc, backends have the option of adding
    code before the actual claim is done and potentially even fail or do
    something after the successful claim.
    8e132ef0