Il 22/10/18 23:22, Henry Skoglund ha scritto:
Hi, just an idea, but obviously somewhere deep inside Qt's bowels
(rather, the painting system) there's knowledge of which window obscures
which etc.

There isn't. Compositing window managers have been a reality on desktop machines since Mac OS X 10.2 (2002), maybe even before that.

The only really robust approach is asking the WM what are the visible windows and their stacking order. Keeping the order in Qt is also feasable, modulo of course bugs in the Qt / WM interaction...

My 2 c,
--
Giuseppe D'Angelo | giuseppe.dang...@kdab.com | Senior Software Engineer
KDAB (France) S.A.S., a KDAB Group company
Tel. France +33 (0)4 90 84 08 53, http://www.kdab.com
KDAB - The Qt, C++ and OpenGL Experts

Attachment: smime.p7s
Description: Firma crittografica S/MIME

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to