On 21 February 2015 at 19:53, Jasper St. Pierre <[email protected]> wrote: > This was built as a hack for simple Wayland compositors like Weston > which were lazy and didn't want to configure windows server-side when > moved. > > Since comboboxes and menus are separate toplevel O-R windows, this hack > breaks input as it needs to be traced normally, not simply sent to the > focused window. > > X11 toolkits really do need their windows to be configured correctly > for their O-R windows comboboxes or menus other things, so let's fix > the lazy compositors and remove this. > > I have tested this patch with both Weston and Mutter and neither of > them require any changes, and it fixes comboboxes and menus. > > If somebody then wants to revert 73698d4, that's fine by me, so we > reduce the amount of API that DDXen have. > > Signed-off-by: Jasper St. Pierre <[email protected]>
Acked-by: Daniel Stone <[email protected]> _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
