[Merge] lp:~dandrader/platform-api/removeMirClipboard into lp:platform-api
Daniel d'Andrada
daniel.dandrada at canonical.com
Fri Oct 3 15:47:28 UTC 2014
Daniel d'Andrada has proposed merging lp:~dandrader/platform-api/removeMirClipboard into lp:platform-api.
Commit message:
Remove clipboard implementation
- Using Mir custom messages as the RPC method is bad because
it's not possible for the server to send a message/signal to the
client. We need this to tell a client when the global clipboard
contents have changed. Besides there's currently a bug in mir
custom messages that hasn't been dealt with.
- The clipboard API is bad. See comments in clipboard.h
Requested reviews:
PS Jenkins bot (ps-jenkins): continuous-integration
Ubuntu Phablet Team (phablet-team)
For more details, see:
https://code.launchpad.net/~dandrader/platform-api/removeMirClipboard/+merge/237094
This is already dead code as we are currently using D-Bus as the clipboard IPC.
A TODO item is to move the code that does the clipboard access through D-Bus from qtubuntu to here.
--
https://code.launchpad.net/~dandrader/platform-api/removeMirClipboard/+merge/237094
Your team Ubuntu Phablet Team is requested to review the proposed merge of lp:~dandrader/platform-api/removeMirClipboard into lp:platform-api.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: review-diff.txt
Type: text/x-diff
Size: 8779 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/ubuntu-reviews/attachments/20141003/a6eadeb7/attachment.diff>
More information about the Ubuntu-reviews
mailing list