Propagate screen orientation changes through wayland
[profile/ivi/qtwayland.git] / src / qt-compositor / wayland_wrapper / wlcompositor.h
index 3ab4b30..21a4109 100644 (file)
@@ -105,6 +105,8 @@ public:
 
     QList<struct wl_client *> clients() const;
 
+    void setScreenOrientation(qint32 orientationInDegrees);
+
 signals:
     void clientAdded(wl_client *client);