wlroots/util
Isaac Freund f5e7caf599 util/box: set dest to empty if boxes don't intersect
Currently if both box_a and box_b are non-empty but do not intersect,
this function does not set dest to an empty box. This contradicts the
doc comments and is surprising for users.
2025-06-21 09:54:24 +00:00
..
addon.c
array.c
box.c
env.c
global.c
log.c
matrix.c
meson.build
rect_union.c
region.c
set.c
shm.c
time.c
token.c
transform.c
utf8.c