On Wed, Sep 9, 2020 at 10:33 AM Dominique Martinet <asmadeus@codewreck.org> wrote:
Neal Becker wrote on Wed, Sep 09, 2020:
> I have tested kde/wayland on F32 but have hit a roadblock.  We are all
> working from home and need to share screens.  Using google chrome, on X11
> when I try to share an app window (which is my usual choice) there are no
> problems, but on wayland only some of the windows are given as choices to
> share.  I haven'tfound any particular pattern to which windows are
> listed (is it just from certain desktops?)  I believe this isn't
> chrome specific (have to retest).

I haven't tested but you can probaly only share other Xwayland windows
(chrome still runs on Xwayland last I checked)

The wayland-native way of sharing app windows is xdg-desktop-portal
which has a kde implementation:
https://invent.kde.org/plasma/xdg-desktop-portal-kde
https://koji.fedoraproject.org/koji/packageinfo?packageID=24326

Do you have xdg-desktop-portal-kde installed?
 
rpm -q xdg-desktop-portal-kde
xdg-desktop-portal-kde-5.19.5-1.fc32.x86_64

I tested firefox also, using google meet.  On firefox, no windows are available to choose for sharing when run under wayland.  All the windows show as expected
running firefox on plasma/X11.  That's a bit different than chrome but seems to be some bug common between them.



--
Those who don't understand recursion are doomed to repeat it