Skip to content

Add Clipboard Control to xdg-desktop-portal backend

maxb requested to merge maxb/xdg-desktop-portal-gnome:feature/Clipboard into main

I am working on adding a portal to allow clipboard control of remote desktop sessions. Mutter already has methods to provide them, but they haven't been exposed through portal interface yet. This merge request will implement the backend interface org.freeedesktop.impl.portal.Clipboard.

The frontend implentation can be found at: https://github.com/flatpak/xdg-desktop-portal/pull/852

Edited by maxb

Merge request reports