Re: [PATCH wayland-protocols v3 7/7] xdg-shell: Introduce xdg_positioner

2016-06-17 Thread Jonas Ådahl
On Tue, Jun 14, 2016 at 01:01:15PM -0400, Jonas Ådahl wrote: > On Thu, Jun 09, 2016 at 12:05:28AM +0200, Benoit Gschwind wrote: > > Hello Jonas, > > > > The proposal of xdg_positioner is a good idea. I still need to review > > your proposal deeper, but at the moment I have few question to help my

Re: [PATCH wayland-protocols v3 7/7] xdg-shell: Introduce xdg_positioner

2016-06-14 Thread Jonas Ådahl
On Thu, Jun 09, 2016 at 12:05:28AM +0200, Benoit Gschwind wrote: > Hello Jonas, > > The proposal of xdg_positioner is a good idea. I still need to review > your proposal deeper, but at the moment I have few question to help my > understanding. > > On 26/05/2016 06:32, Jonas Ådahl wrote: > > xdg_p

Re: [PATCH wayland-protocols v3 7/7] xdg-shell: Introduce xdg_positioner

2016-06-13 Thread Jonas Ådahl
On Wed, Jun 08, 2016 at 11:52:03AM +0300, Giulio Camuffo wrote: > 2016-06-08 10:35 GMT+02:00 Jonas Ådahl : > > On Wed, Jun 08, 2016 at 11:16:49AM +0300, Giulio Camuffo wrote: > >> Hi, one comment below, but anyway i think this looks good. However i > >> will try to use it in qt asap to confirm it r

Re: [PATCH wayland-protocols v3 7/7] xdg-shell: Introduce xdg_positioner

2016-06-08 Thread Benoit Gschwind
Hello Jonas, The proposal of xdg_positioner is a good idea. I still need to review your proposal deeper, but at the moment I have few question to help my understanding. On 26/05/2016 06:32, Jonas Ådahl wrote: > xdg_positioner is a method for declarative positioning of child surfaces > (currently

Re: [PATCH wayland-protocols v3 7/7] xdg-shell: Introduce xdg_positioner

2016-06-08 Thread Giulio Camuffo
2016-06-08 10:35 GMT+02:00 Jonas Ådahl : > On Wed, Jun 08, 2016 at 11:16:49AM +0300, Giulio Camuffo wrote: >> Hi, one comment below, but anyway i think this looks good. However i >> will try to use it in qt asap to confirm it really is. >> >> 2016-05-26 7:32 GMT+03:00 Jonas Ådahl : >> >> >> > + >>

Re: [PATCH wayland-protocols v3 7/7] xdg-shell: Introduce xdg_positioner

2016-06-08 Thread Jonas Ådahl
On Wed, Jun 08, 2016 at 11:16:49AM +0300, Giulio Camuffo wrote: > Hi, one comment below, but anyway i think this looks good. However i > will try to use it in qt asap to confirm it really is. > > 2016-05-26 7:32 GMT+03:00 Jonas Ådahl : > > > > + > > + > > + > > + Set the size of

Re: [PATCH wayland-protocols v3 7/7] xdg-shell: Introduce xdg_positioner

2016-06-08 Thread Giulio Camuffo
Hi, one comment below, but anyway i think this looks good. However i will try to use it in qt asap to confirm it really is. 2016-05-26 7:32 GMT+03:00 Jonas Ådahl : > + > + > + > + Set the size of the surface that is to be positioned with the > positioner > + object. The si

Re: [PATCH wayland-protocols v3 7/7] xdg-shell: Introduce xdg_positioner

2016-05-30 Thread Olivier Fourdan
Hi Jonas, - Original Message - > - maximum sized popups - it does not support letting a popup fill the >work area in a predictable way (for example a vertical menu with very >many elements should not be higher than the height of the work area >it is drawn on). We could maybe c

Re: [PATCH wayland-protocols v3 7/7] xdg-shell: Introduce xdg_positioner

2016-05-30 Thread Jonas Ådahl
On Sat, May 28, 2016 at 08:22:53AM -0500, Yong Bakos wrote: > Hi Jonas and Mike, > > On May 25, 2016, at 11:32 PM, 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 > >

Re: [PATCH wayland-protocols v3 7/7] xdg-shell: Introduce xdg_positioner

2016-05-28 Thread Yong Bakos
Hi Jonas and Mike, On May 25, 2016, at 11:32 PM, 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 >

[PATCH wayland-protocols v3 7/7] xdg-shell: Introduce xdg_positioner

2016-05-25 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