29 :
public QWaylandCompositorExtensionPrivate
30 ,
public QtWaylandServer::qt_windowmanager
32 Q_DECLARE_PUBLIC(QWaylandQtWindowManager)
34 QWaylandQtWindowManagerPrivate();
37 void windowmanager_bind_resource(Resource *resource) override;
38 void windowmanager_destroy_resource(Resource *resource) override;
39 void windowmanager_open_url(Resource *resource, uint32_t remaining,
const QString &url) override;
42 bool showIsFullScreen =
false;
43 QHash<Resource*, QString> urls;