Wayland protocols

Pier Luigi Fiorini pierluigi.fiorini at gmail.com
Sun Aug 31 18:37:10 UTC 2014


2014-08-20 8:14 GMT+02:00 Martin Gräßlin <mgraesslin at 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/


More information about the Plasma-devel mailing list