Implement xdg surface request_move

This commit is contained in:
Drew DeVault 2017-09-23 18:18:19 -04:00
parent 96b401c05d
commit 0ca7932c3f
3 changed files with 58 additions and 31 deletions

View file

@ -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