28 :
public QWaylandCompositorExtensionPrivate
29 ,
public QtWaylandServer::qt_windowmanager
31 Q_DECLARE_PUBLIC(QWaylandQtWindowManager)
33 QWaylandQtWindowManagerPrivate();
36 void windowmanager_bind_resource(Resource *resource) override;
37 void windowmanager_destroy_resource(Resource *resource) override;
38 void windowmanager_open_url(Resource *resource, uint32_t remaining,
const QString &url) override;
41 bool showIsFullScreen =
false;
42 QMap<Resource*, QString> urls;