aboutsummaryrefslogtreecommitdiff
path: root/util/box.c
AgeCommit message (Expand)Author
2023-05-24util/box: transform empty boxes' originsKirill Primak
2023-05-23util/box: always treat NULL boxes as emptyKirill Primak
2023-05-23util/box: simplify empty box case in wlr_box_intersection()Kirill Primak
2023-05-23wlr_{box, fbox}_equal: Consider empty boxes NULLAlexander Orzechowski
2023-05-23wlr_{box, fbox}_equal: Handle NULLAlexander Orzechowski
2022-08-15util/box: Introduce wlr_fbox_equalAlexander Orzechowski
2022-08-15util/box: Introduce wlr_box_equalAlexander Orzechowski
2021-09-22util/box: introduce wlr_fbox_emptySimon Ser
2021-08-24util/box: introduce wlr_fbox_transform()Kirill Primak
2021-07-06move wlr_box from /types to /utilSimon Zeni