https://bugs.kde.org/show_bug.cgi?id=433079

--- Comment #15 from Konrad Materka <mate...@gmail.com> ---
Log: "Container window visible, stack below" is printed when we detect that
"XEmbed" window is visible. Here is the check:
https://invent.kde.org/plasma/plasma-workspace/-/blob/Plasma/5.23/xembed-sni-proxy/fdoselectionmanager.cpp#L149
It is fully transparent so that you can't see it, but it is there - initially
in right left corner. It should be stacked behind desktop so that it does not
obscure anything. It may happen, even on X11, that it will pop up on top (for
example during/after KWin restart) that's why we have this check.

Seems that stacking X11 windows doesn't work on Wayland. Probably not only this
- in Bug 448050 clicks does not work, I'm pretty sure that "XEmbed" window is
not moved - it should move to receive click correctly.

Unfortunately right now I cannot test it (NVIDIA...) but this is above my
skills anyway. It might be that XWayland is not handling STACK and WINDOW_X/_Y
properties, it is also possible that KWin forbids/ignores those - don't know.

xembedsniproxy was a dirty hack on X11, I'm not surprised that it doesn't work
on Wayland - I'm surprised it partially works! :)

Good test would be to check if xembedsniproxy works on Gnome on Wayland.

PS. This log should use qCDebug, ops...

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to