wlroots/util
Isaac Freund f3fe6b9a43 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.

(cherry picked from commit f5e7caf599)
2025-06-23 10:53:22 -04:00
..
addon.c util/addon: make wlr_addon_set_finish() safer 2023-10-08 11:06:09 +00:00
array.c
box.c util/box: set dest to empty if boxes don't intersect 2025-06-23 10:53:22 -04:00
env.c
global.c
log.c Define _POSIX_C_SOURCE globally 2024-02-15 15:41:12 +01:00
matrix.c util/matrix: add matrix_invert() 2025-03-30 16:21:26 +02:00
meson.build matrix: move to util/ 2025-01-27 17:48:18 +01:00
rect_union.c util: add struct to track union of rectangles 2023-10-05 11:45:32 +00:00
region.c
set.c
shm.c Define _POSIX_C_SOURCE globally 2024-02-15 15:41:12 +01:00
time.c util/time: Move NSEC_PER_SEC to header 2024-11-07 10:22:56 +01:00
token.c Define _POSIX_C_SOURCE globally 2024-02-15 15:41:12 +01:00
transform.c util/transform: add wlr_output_transform_coords() 2023-11-23 11:07:34 +01:00
utf8.c xdg-toplevel: check that title provided actually is UTF-8 2023-11-22 22:03:00 +03:00