Bug 48988 - [task] ICCCM: clipboard manager interface?
Summary: [task] ICCCM: clipboard manager interface?
Status: RESOLVED FIXED
Alias: None
Product: Wayland
Classification: Unclassified
Component: wayland (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Wayland bug list
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 48976
  Show dependency treegraph
 
Reported: 2012-04-20 11:09 UTC by Darxus
Modified: 2012-06-03 20:19 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Darxus 2012-04-20 11:09:02 UTC
what's needed?  just notification that the selection has gone away.  should the clipboard manager be able to take over the selection "seamlessly", ie, with the same timestamp etc?  Doesn't seem like we need that, the clipboard will have to set a new data_source anyway, with the subset of mimetypes it offers (the clipboad manager may only offer a subset of the types offered by the original data_source)
Comment 1 Kristian Høgsberg 2012-06-03 20:19:32 UTC
We're not going to specify an interface for an out-of-process clipboard manager.  It's not clear that there's any benefit to not just doing it in the compositor, and a given shell/desktop environment can always define custom protocol if they want something fancy.

Weston now has a built-in clipboard manager, providing persistent selections.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.