Commit graph

3 commits

Author SHA1 Message Date
Alexander Orzechowski
51c07a662a util/matrix: Simplify matrix_projection
The transform argument is always passed WL_OUTPUT_TRANSFORM_FLIPPED_180
2025-02-22 17:06:46 -05:00
Alexander Orzechowski
b6fec1b101 util/matrix: Simplify wlr_matrix_project_box
Remove the transform and projection arguments.
2025-02-22 17:06:46 -05:00
Simon Ser
639ca05d35 matrix: move to util/
wlr_matrix is not a standalone type like other headers in types/,
it's more of an internal utility. Move it to the appropriate place.
2025-01-27 17:48:18 +01:00
Renamed from include/types/wlr_matrix.h (Browse further)