Kirill Primak
|
dc6402d153
|
util/box: transform empty boxes' origins
Not a huge fan of this, but changing this behavior would be a breaking change
to a stable API.
Fixes: https://gitlab.freedesktop.org/wlroots/wlroots/-/issues/3650
|
2023-05-24 08:55:15 +00:00 |
|
Kirill Primak
|
5f4a35290d
|
util/box: always treat NULL boxes as empty
|
2023-05-23 21:08:22 +03:00 |
|
Kirill Primak
|
5d67bbde86
|
util/box: simplify empty box case in wlr_box_intersection()
|
2023-05-23 21:02:18 +03:00 |
|
Alexander Orzechowski
|
d495fb8c04
|
wlr_{box, fbox}_equal: Consider empty boxes NULL
|
2023-05-23 17:57:16 +00:00 |
|
Alexander Orzechowski
|
acaf57dcca
|
wlr_{box, fbox}_equal: Handle NULL
|
2023-05-23 17:57:16 +00:00 |
|
Alexander Orzechowski
|
1d08ef234e
|
util/box: Introduce wlr_fbox_equal
|
2022-08-15 06:14:59 -04:00 |
|
Alexander Orzechowski
|
9f3bd64a33
|
util/box: Introduce wlr_box_equal
|
2022-08-15 06:14:28 -04:00 |
|
Simon Ser
|
fdc22449d6
|
util/box: introduce wlr_fbox_empty
Same as wlr_box_empty, but for wlr_fbox.
|
2021-09-22 10:45:39 -06:00 |
|
Kirill Primak
|
664307f968
|
util/box: introduce wlr_fbox_transform()
A floating-point version of wlr_box_transform().
|
2021-08-24 10:36:06 +02:00 |
|
Simon Zeni
|
e192d87731
|
move wlr_box from /types to /util
|
2021-07-06 21:43:17 +02:00 |
|