Re: Transient window could not follow parent window when moving

2012-03-15 Thread yan . wang
Thanks for your tips. I tried to call wl_shell_surface_move recursively for transient window but no effect. Should I re-set transient surface or other operations? Yan Wang > I think you are required to respond to configure requests by moving all > the necessary windows, not just the one the reque

Re: Transient window could not follow parent window when moving

2012-03-15 Thread Bill Spitzak
I think you are required to respond to configure requests by moving all the necessary windows, not just the one the request was for. Wayland should not have to remember window hierarchies. I have argued before that this can get insanely complex. yan.w...@linux.intel.com wrote: Hi, All, I

Transient window could not follow parent window when moving

2012-03-15 Thread yan . wang
Hi, All, I found transient window couldn't follow parent window when moving parent window by wl_shell_surface_move in current Weston. May it be implemented in the future? Thanks. Best regards, Yan Wang ___ wayland-devel mailing list wayland-deve