https://bugs.kde.org/show_bug.cgi?id=359747
David Edmundson <k...@davidedmundson.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |k...@davidedmundson.co.uk --- Comment #6 from David Edmundson <k...@davidedmundson.co.uk> --- There is a branch started davidedmundson/data_control I need to finish it. The big blocker here is whilst the protocol itself is super easy, handling the case of copying data_control clipboards and regular clipboards into each other in Seat, without introducing an abstract superclass is really difficult, at least not without writing unique code for all possible combos of data control -> clipboard data_control _> data_control and so on. And we can't introduce an abstract superclass because of stupid ABI. (meeting about that soon...) -- You are receiving this mail because: You are watching all bug changes.