aboutsummaryrefslogtreecommitdiff
path: root/examples/quads.c
AgeCommit message (Collapse)Author
2021-07-06move wlr_box from /types to /utilSimon Zeni
2021-04-20examples: introduce quads exampleSimon Zeni
This examples uses `wlr_render_quad_with_matrix` to render coloured squares on the screen, and uses the rotation to make them spin on their middle.