Re: [PATCH wayland-protocols 1/4 v5] xdg-shell: Introduce xdg_positioner

2016-08-12 Thread Bryce Harrington
On Fri, Aug 12, 2016 at 12:45:33PM +0800, Jonas Ådahl wrote: > On Thu, Aug 11, 2016 at 09:36:42PM -0700, Bryce Harrington wrote: > > On Fri, Aug 12, 2016 at 12:33:42PM +0800, Jonas Ådahl wrote: > > > On Thu, Aug 11, 2016 at 09:08:15PM -0700, Bryce Harrington wrote: > > > > On Fri, Aug 12, 2016 at 1

Re: [PATCH wayland-protocols 1/4 v5] xdg-shell: Introduce xdg_positioner

2016-08-11 Thread Jonas Ådahl
On Thu, Aug 11, 2016 at 09:36:42PM -0700, Bryce Harrington wrote: > On Fri, Aug 12, 2016 at 12:33:42PM +0800, Jonas Ådahl wrote: > > On Thu, Aug 11, 2016 at 09:08:15PM -0700, Bryce Harrington wrote: > > > On Fri, Aug 12, 2016 at 11:51:38AM +0800, Jonas Ådahl wrote: > > > > On Thu, Aug 11, 2016 at 0

Re: [PATCH wayland-protocols 1/4 v5] xdg-shell: Introduce xdg_positioner

2016-08-11 Thread Bryce Harrington
On Fri, Aug 12, 2016 at 12:33:42PM +0800, Jonas Ådahl wrote: > On Thu, Aug 11, 2016 at 09:08:15PM -0700, Bryce Harrington wrote: > > On Fri, Aug 12, 2016 at 11:51:38AM +0800, Jonas Ådahl wrote: > > > On Thu, Aug 11, 2016 at 08:39:08PM -0700, Bryce Harrington wrote: > > > > On Fri, Jul 29, 2016 at 1

Re: [PATCH wayland-protocols 1/4 v5] xdg-shell: Introduce xdg_positioner

2016-08-11 Thread Jonas Ådahl
On Thu, Aug 11, 2016 at 09:08:15PM -0700, Bryce Harrington wrote: > On Fri, Aug 12, 2016 at 11:51:38AM +0800, Jonas Ådahl wrote: > > On Thu, Aug 11, 2016 at 08:39:08PM -0700, Bryce Harrington wrote: > > > On Fri, Jul 29, 2016 at 12:04:53PM +0800, Jonas Ådahl wrote: > > > > xdg_positioner is a metho

Re: [PATCH wayland-protocols 1/4 v5] xdg-shell: Introduce xdg_positioner

2016-08-11 Thread Bryce Harrington
On Fri, Aug 12, 2016 at 11:51:38AM +0800, Jonas Ådahl wrote: > On Thu, Aug 11, 2016 at 08:39:08PM -0700, Bryce Harrington wrote: > > On Fri, Jul 29, 2016 at 12:04:53PM +0800, Jonas Ådahl wrote: > > > xdg_positioner is a method for declarative positioning of child surfaces > > > (currently only xdg_

Re: [PATCH wayland-protocols 1/4 v5] xdg-shell: Introduce xdg_positioner

2016-08-11 Thread Jonas Ådahl
On Thu, Aug 11, 2016 at 08:39:08PM -0700, Bryce Harrington wrote: > On Fri, Jul 29, 2016 at 12:04:53PM +0800, Jonas Ådahl wrote: > > xdg_positioner is a method for declarative positioning of child surfaces > > (currently only xdg_popup surfaces). A client creates a description of a > > positioning

Re: [PATCH wayland-protocols 1/4 v5] xdg-shell: Introduce xdg_positioner

2016-08-11 Thread Bryce Harrington
On Fri, Jul 29, 2016 at 12:04:53PM +0800, Jonas Ådahl wrote: > xdg_positioner is a method for declarative positioning of child surfaces > (currently only xdg_popup surfaces). A client creates a description of a > positioning logic using the xdg_positioner interface. The xdg_positioner > object is t

Re: [PATCH wayland-protocols 1/4 v5] xdg-shell: Introduce xdg_positioner

2016-08-11 Thread Jonas Ådahl
Hi, I just landed 1, 2 and 4 (all the patches except positioner resize addition) on the wip/xdg-shell-unstable-v6 branch. Two of the patches only have Acked-by tags, but they have been pending on the list long enough already. Patch 3 (positioner resize adjustment) I intend to land on Monday, and w

[PATCH wayland-protocols 1/4 v5] xdg-shell: Introduce xdg_positioner

2016-07-28 Thread Jonas Ådahl
xdg_positioner is a method for declarative positioning of child surfaces (currently only xdg_popup surfaces). A client creates a description of a positioning logic using the xdg_positioner interface. The xdg_positioner object is then used when creating a xdg_popup for describing how the child surfa