Skip to content
  • Aleix Pol Gonzalez's avatar
    Add support for clipboard integration · 389a47b0
    Aleix Pol Gonzalez authored and Aleix Pol Gonzalez's avatar Aleix Pol Gonzalez committed
    Copies over David's implementation in Klipper and integrates it in the
    plugin. To do so it splits the ClipboardListener class into 2
    subclasses: one that uses QClipboard and the other that uses the
    DataControl classes.
    
    BUG: 359747
    389a47b0