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

2016-04-14 Thread Yong Bakos
On Apr 14, 2016, at 3:28 AM, 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

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

2016-04-14 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