xserver/miext
Jeremy Huddleston Sequoia 09eb9aa351 rootless: Fix Glyphs damage bounding box to correctly compute union
RootlessGlyphs used max() for box.x1 and box.y1 when accumulating the
bounding box across glyphs in a list.  Computing the union of bounding
boxes requires min() for the lower coordinate corner and max for the
higher coordinate corner.

Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@apple.com>
(cherry picked from commit e8936920ee)
2026-03-24 20:59:01 -07:00
..
damage meson: hide C API if Xorg is disabled (like autotools) 2021-03-11 00:22:36 +00:00
rootless rootless: Fix Glyphs damage bounding box to correctly compute union 2026-03-24 20:59:01 -07:00
shadow meson: hide C API if Xorg is disabled (like autotools) 2021-03-11 00:22:36 +00:00
sync Drop XWayland DDX 2021-09-15 21:49:17 +03:00
Makefile.am rootless: Build unconditionally 2015-07-08 16:41:28 -04:00