Skip to content

Commit

Permalink
remove clipboard portal in favour of rustdesk#6586
Browse files Browse the repository at this point in the history
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
  • Loading branch information
sahilyeole committed Dec 2, 2023
1 parent e42d56f commit 3067191
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 169 deletions.
168 changes: 0 additions & 168 deletions libs/scrap/src/wayland/clipboard_portal.rs

This file was deleted.

1 change: 0 additions & 1 deletion libs/scrap/src/wayland/pipewire.rs
Expand Up @@ -23,7 +23,6 @@ use super::capturable::{Capturable, Recorder};
use super::request_portal::OrgFreedesktopPortalRequestResponse;
use super::screencast_portal::OrgFreedesktopPortalScreenCast as screencast_portal;
use super::remote_desktop_portal::OrgFreedesktopPortalRemoteDesktop as remote_desktop_portal;
use super::clipboard_portal::OrgFreedesktopPortalClipboard;

#[derive(Debug, Clone, Copy)]
struct PwStreamInfo {
Expand Down

0 comments on commit 3067191

Please sign in to comment.