mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-02 18:15:03 +00:00
Consider the following window hierarchy, from ancestors to descendants: A | B | C If both A & C have depth 32, but B has depth 24, C must effectively behave as if it had depth 24, even if its backing pixmap has depth 32 as well. Fixes the xmag issue described in the GitLab issue below. Issue: https://gitlab.freedesktop.org/xorg/xserver/-/issues/1564
3.8 KiB
3.8 KiB