Skip to content
  • Benjamin Otte's avatar
    textview: Redo clipboard handling · f53848c3
    Benjamin Otte authored
    Instead of using GtkClipboard and handling everything ourselves, we now
    put GtkTextBuffer into the GdkClipboard and register (de)serializers for
    text/plain.
    f53848c3