Added output rotation example

This commit is contained in:
Scott Anderson 2017-06-05 22:48:51 +12:00
parent 6298351d83
commit c97de93fe1
4 changed files with 415 additions and 2 deletions

View file

@ -27,6 +27,7 @@ struct wlr_output {
char *model;
uint32_t scale;
int32_t x, y;
int32_t width, height;
int32_t phys_width, phys_height; // mm
int32_t subpixel; // enum wl_output_subpixel
int32_t transform; // enum wl_output_transform