mirror of
https://github.com/brl/mutter.git
synced 2025-01-27 11:59:12 +00:00
Carlos Garnacho
7c114360d0
wayland: Implement the (so far internal) primary selection protocol
Add an additional MetaWaylandDataSource implementation for primary selection sources, and methods to set primary selection offers. Primary selection sets altogether a different channel than the clipboard selection, those don't cross in any way. Also, the bridge for the X11 PRIMARY selection atom has been added, which adds all the necessary handling to translate primary selection both ways with wayland and X11 applications. https://bugzilla.gnome.org/show_bug.cgi?id=762560
…
…
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%