Xnest from recent CVS doesn't display properly when you use the wm controls to change the stacking order. The windows get restacked properly - input goes to right places, cursors change according to the window you asked to have on top - but the display is not updated to reflect this. This is unfortunately not the same issue as, and not fixed by the patch in, bug #2546.
Created attachment 1964 [details] [review] fix fixes regression from bug #961 miScreenInit was moved after pScreen->ClipNotify was initialized. miScreenInit reset it to NULL. Other pointers were reset by miScreenInit too. moved it before pScreen->function initializations
Comment on attachment 1964 [details] [review] fix fixed in HEAD /cvs/xorg/xc/ChangeLog,v <-- ChangeLog new revision: 1.782; previous revision: 1.781 /cvs/xorg/xc/programs/Xserver/hw/xnest/Screen.c,v <-- programs/Xserver/hw/xnest/Screen.c new revision: 1.4; previous revision: 1.3
marking as fixed
*** Bug 2109 has been marked as a duplicate of this bug. ***
*** Bug 3316 has been marked as a duplicate of this bug. ***
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.