Emmanuel Gil Peyrot <[email protected]> writes: > 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.
We chatted about this issue on IRC this morning. The essential issue is that on systems without KMS, the X server cannot touch the video card when its VT is not active. That's independent of what rendering code is running. I agree that this check probably shouldn't be in fb, but I'm not sure where else we can stick it at this point? -- -keith
signature.asc
Description: PGP signature
_______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: https://lists.x.org/mailman/listinfo/xorg-devel
