Skip to content

WIP: Move SMS app to kirigami-addons library

Simon Redman requested to merge sredman/kdeconnect-kde:kirigami-addons into master

Summary

Instead of copy-pasting Kaidan's GUI elements into KDE Connect, turn those into a library to have a common point of development for all apps which want to provide a chat interface

Current WIP of the library is here: https://invent.kde.org/sredman/kirigami-addons (it should be moved somewhere more permanent eventually)

Right now, this MR is more to show a PoC of using the library (though, of course, eventually I hope this will get merged)

Current Features

  • Busted text-only avatars
  • Right-click menu with copy functionality

image

  • Fairly complete URI highlighting

image

BUG 419100 https://bugs.kde.org/show_bug.cgi?id=419100

Edited by Simon Redman

Merge request reports