So, what sorcery has OpenSUSE managed in the Plasma Wayland session? In particular, this is in relation to Zoom screen sharing options. Under Wayland (on other distros), I cannot share any KDE/Qt windows, only GTK ones. However, in the Wayland session of openSUSE (*not* Full Wayland), I can share all windows open. even if I cannot share screens (for now).
Please help me understand what settings/env vars are set during the Wayland session. I have already looked at
HTML Code:
/usr/share/wayland-sessions/plasmawayland.desktop
and cannot find anything that helps. The only difference seems to be that plasmafullwayland.desktop has the following Exec line:
HTML Code:
Exec=env GDK_BACKEND=wayland QT_QPA_PLATFORM=wayland /usr/lib64/libexec/plasma-dbus-run-session-if-needed
However, that does not help to understand why "partial" wayland allows sharing of all windows 
Confused? Me too. Hopefully someone can help. Thanks.