13 Commits (145ad0ce468841c4b420b4c002ed2c72df955e29)

Author SHA1 Message Date
Alexander Orzechowski 4b4ca11f6f util/box: Introduce wlr_box_contains_box
4 months ago
John Lindgren 6d197eef94 util: let wlr_box_closest_point() be within 1/65536 of right/bottom edge
5 months ago
John Lindgren 3fc66d4525 util: fix non-linear behavior of wlr_box_closest_point()
8 months ago
Kirill Primak dc6402d153 util/box: transform empty boxes' origins
2 years ago
Kirill Primak 5f4a35290d util/box: always treat NULL boxes as empty
2 years ago
Kirill Primak 5d67bbde86 util/box: simplify empty box case in wlr_box_intersection()
2 years ago
Alexander Orzechowski d495fb8c04 wlr_{box, fbox}_equal: Consider empty boxes NULL
2 years ago
Alexander Orzechowski acaf57dcca wlr_{box, fbox}_equal: Handle NULL
2 years ago
Alexander Orzechowski 1d08ef234e util/box: Introduce wlr_fbox_equal
2 years ago
Alexander Orzechowski 9f3bd64a33 util/box: Introduce wlr_box_equal
2 years ago
Simon Ser fdc22449d6 util/box: introduce wlr_fbox_empty
3 years ago
Kirill Primak 664307f968 util/box: introduce wlr_fbox_transform()
3 years ago
Simon Zeni e192d87731 move wlr_box from /types to /util
3 years ago