2014-08-20 8:14 GMT+02:00 Martin Gräßlin <mgraess...@kde.org>:
>
> at least KWin internal they will still have a winId - at least as long as
> Toplevel has not been refactored. I don't know how it looks on the outside
> world, or what Qt provides when accessing QWindow::winId() on platform
> wayland.

Basically the platform window has a counter incremented for each
window, this means that as long as Qt windows are concerned there is a
winId.
I'm wondering if wouldn't it be better to use the wl_surface pointer as a winId.

-- 
Out of the box experience
http://www.maui-project.org/
_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

Reply via email to