Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
Same as wlr_box_empty, but for wlr_fbox. | |||
2021-08-24 | util/box: introduce wlr_fbox_transform() | Kirill Primak | |
A floating-point version of wlr_box_transform(). | |||
2021-07-06 | move wlr_box from /types to /util | Simon Zeni | |