Re: [PATCH wayland-protocols v4 6/7] xdg-shell: Make xdg_popup non-grabbing by default

2016-07-20 Thread Quentin Glidic
On 24/06/2016 08:47, Jonas Ådahl wrote: Turn xdg_popup into plain temporary child surfaces without any grabbing or mapping order requirements by default. In order to create grabbing popup chains, a new request 'grab' is introduced which enables more or less the same semantics and requirements as

[PATCH wayland-protocols v4 6/7] xdg-shell: Make xdg_popup non-grabbing by default

2016-06-23 Thread Jonas Ådahl
Turn xdg_popup into plain temporary child surfaces without any grabbing or mapping order requirements by default. In order to create grabbing popup chains, a new request 'grab' is introduced which enables more or less the same semantics and requirements as xdg_popup previously had related to grabb