From 8b82881f49de4a8b2a686cbacaa1b9a6acf33982 Mon Sep 17 00:00:00 2001 From: Noodles <20896419+callmenoodles@users.noreply.github.com> Date: Wed, 24 Jan 2024 18:07:16 +0100 Subject: [PATCH] Update Screen-Sharing.md (#447) Replaced dead link to xwaylandvideobridge-bin to xwaylandvideobridge-git --- pages/Useful Utilities/Screen-Sharing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/Useful Utilities/Screen-Sharing.md b/pages/Useful Utilities/Screen-Sharing.md index 9b856d3..5045a69 100644 --- a/pages/Useful Utilities/Screen-Sharing.md +++ b/pages/Useful Utilities/Screen-Sharing.md @@ -19,7 +19,7 @@ See [the hyprland portal page](../Hyprland-desktop-portal) If your screensharing application is running under XWayland (like Discord, Skype,...), it can only see other XWayland windows and cannot share an entire screen or a Wayland window. -The KDE-team has implemented a workaround for this called [xwaylandvideobridge](https://invent.kde.org/system/xwaylandvideobridge). You can use [this AUR package](https://aur.archlinux.org/packages/xwaylandvideobridge-bin) on ArchLinux. +The KDE-team has implemented a workaround for this called [xwaylandvideobridge](https://invent.kde.org/system/xwaylandvideobridge). You can use [this AUR package](https://aur.archlinux.org/packages/xwaylandvideobridge-git) on ArchLinux. Note that Hyprland currently doesn't support the way it tries to hide the main window, so you will have to create some window-rules to achieve the same effect. See [this issue](https://invent.kde.org/system/xwaylandvideobridge/-/issues/1) for more information. For example: ```ini windowrulev2 = opacity 0.0 override 0.0 override,class:^(xwaylandvideobridge)$