Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-23 | util/box: always treat NULL boxes as empty | Kirill Primak | |
2022-08-15 | util/box: Introduce wlr_fbox_equal | Alexander Orzechowski | |
2022-08-15 | util/box: Introduce wlr_box_equal | Alexander Orzechowski | |
2022-05-25 | Reformat doc comments | Simon Ser | |
Unify the way we document our APIs. See CONTRIBUTING.md for the rules. | |||
2021-10-02 | Fix spelling errors | Elyes HAOUAS | |
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> | |||
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 | util/box: stabilize interface | Simon Zeni | |
2021-07-06 | move wlr_box from /types to /util | Simon Zeni | |