Age | Commit message (Expand) | Author |
---|---|---|
2023-05-24 | util/box: transform empty boxes' origins | Kirill Primak |
2023-05-23 | util/box: always treat NULL boxes as empty | Kirill Primak |
2023-05-23 | util/box: simplify empty box case in wlr_box_intersection() | Kirill Primak |
2023-05-23 | wlr_{box, fbox}_equal: Consider empty boxes NULL | Alexander Orzechowski |
2023-05-23 | wlr_{box, fbox}_equal: Handle NULL | Alexander Orzechowski |
2022-08-15 | util/box: Introduce wlr_fbox_equal | Alexander Orzechowski |
2022-08-15 | util/box: Introduce wlr_box_equal | Alexander Orzechowski |
2021-09-22 | util/box: introduce wlr_fbox_empty | Simon Ser |
2021-08-24 | util/box: introduce wlr_fbox_transform() | Kirill Primak |
2021-07-06 | move wlr_box from /types to /util | Simon Zeni |