aboutsummaryrefslogtreecommitdiff
path: root/include/rootston/view.h
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2017-09-23 18:18:19 -0400
committerDrew DeVault <sir@cmpwn.com>2017-09-23 18:18:19 -0400
commit0ca7932c3f23dddd7e8375a89e727223d665c8d5 (patch)
treefbe23d68b68c668baa50e5e70a22713f6c8d5dc1 /include/rootston/view.h
parent96b401c05d03f801c303ebe591bb6e208281d0ac (diff)
Implement xdg surface request_move
Diffstat (limited to 'include/rootston/view.h')
-rw-r--r--include/rootston/view.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/rootston/view.h b/include/rootston/view.h
index 9e7c4a01..b74d1075 100644
--- a/include/rootston/view.h
+++ b/include/rootston/view.h
@@ -28,6 +28,7 @@ enum roots_view_type {
};
struct roots_view {
+ struct roots_desktop *desktop;
double x, y;
float rotation;
// TODO: Something for roots-enforced width/height