From 32c65bd66e92b524fc2707357780d9d02708e700 Mon Sep 17 00:00:00 2001 From: graphenelover Date: Mon, 16 Sep 2024 08:10:22 +0200 Subject: [PATCH] docs: Add source links to RECOMMENDED.md (#427) * futher clarify why mv2 won't be enabled * add link explaining mv3 superior security over mv2 * add space * Update RECOMMENDED.md * add missing punctuation. * changes as requested * fix wording * Update RECOMMENDED.md * remove unnecessary word --- RECOMMENDED.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RECOMMENDED.md b/RECOMMENDED.md index 37cc20c..55ca816 100644 --- a/RECOMMENDED.md +++ b/RECOMMENDED.md @@ -1 +1 @@ -GNOME is the only desktop that secures privileged wayland protocols like screencopy. This means that on non-GNOME systems, applications can access screen content of the entire desktop. This implicitly includes the content of other applications. It's primarily for this reason that GNOME images are recommended. \ No newline at end of file +GNOME is the only desktop that secures privileged wayland protocols like screencopy. KDE and Sway have plans to fix this. [KDE](https://invent.kde.org/plasma/xdg-desktop-portal-kde/-/issues/7) [Sway](https://github.com/swaywm/sway/issues/2333) This means that on non-GNOME systems, applications can access screen content of the entire desktop. This implicitly includes the content of other applications. It's primarily for this reason that GNOME images are recommended.