XCopyArea() does not work in Xinerama
Submitted by Arvind Umrao
Assigned to Arvind Umrao
Description
Created attachment 31225 To compile the test sample cc -lX11 test.c
XCopyArea() does not copy areas of the screen between physical displays.
See attached test program, it creates a rectangle on screen 1 and copies that area to anywhere where the mouse is pressed. It only works on screen 1. Also if I move the drawing to screen 2 and do it from there it only works on screen 2.
To compile the test sample cc -lX11 test.c
Attachment 31225, " To compile the test sample cc -lX11 test.c ":
test.c.zip
Version: git