This effectively fixes screenshotting in Xwayland without GLAMOR, which was previously always hitting that check since the borderClip was never set to a non-zero area.
Emmanuel Gil Peyrot (2): exa: Add a check for screen extents. fb: Remove screen extents checks for GetImage/GetSpans. exa/exa_unaccel.c | 27 +++++++++++++++++---------- fb/fb.h | 12 ------------ fb/fbgetsp.c | 7 ------- fb/fbimage.c | 7 ------- 4 files changed, 17 insertions(+), 36 deletions(-) -- 2.14.1 _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: https://lists.x.org/mailman/listinfo/xorg-devel
