Re: [PATCH wayland-protocols 2/3] xdg-shell: Clarify focus semantics for popup grabs

2016-07-22 Thread Yong Bakos
Hi Jonas, On Jul 21, 2016, at 11:59 PM, Jonas Ådahl wrote: > > On Wed, Jul 20, 2016 at 11:07:50AM -0700, Yong Bakos wrote: >> Hi Jonas, >> >>> On Jul 15, 2016, at 2:37 AM, Jonas Ådahl wrote: >>> >>> Make it clearer what the focus semantics are during a popup grab. In >>> short, when a grabbin

Re: [PATCH wayland-protocols 2/3] xdg-shell: Clarify focus semantics for popup grabs

2016-07-22 Thread Jonas Ådahl
On Wed, Jul 20, 2016 at 11:07:50AM -0700, Yong Bakos wrote: > Hi Jonas, > > > On Jul 15, 2016, at 2:37 AM, Jonas Ådahl wrote: > > > > Make it clearer what the focus semantics are during a popup grab. In > > short, when a grabbing popup is mapped, the top most popup will always > > have keyboard

Re: [PATCH wayland-protocols 2/3] xdg-shell: Clarify focus semantics for popup grabs

2016-07-20 Thread Yong Bakos
Hi Jonas, > On Jul 15, 2016, at 2:37 AM, Jonas Ådahl wrote: > > Make it clearer what the focus semantics are during a popup grab. In > short, when a grabbing popup is mapped, the top most popup will always > have keyboard focus, while pointer and touch focus works just as normal > except that on

[PATCH wayland-protocols 2/3] xdg-shell: Clarify focus semantics for popup grabs

2016-07-15 Thread Jonas Ådahl
Make it clearer what the focus semantics are during a popup grab. In short, when a grabbing popup is mapped, the top most popup will always have keyboard focus, while pointer and touch focus works just as normal except that only surfaces from the grabbing client will receive pointer and touch focus