On Wed, 23 Nov 2016 12:05:12 -0800
Bill Spitzak wrote:
> Much better to just say one of the "constraints" is that the child
> must touch the parent.
>
> The specified api, despite attempts to prevent it, still allows
> starting positions that don't touch the parent (this can be achieved
> by usi
On Mon, Nov 21, 2016 at 06:36:49AM -0500, Mike Blumenkrantz wrote:
> On Fri, 18 Nov 2016 09:28:56 +0800
> Jonas Ådahl wrote:
>
> > On Wed, Nov 16, 2016 at 10:23:59AM -0500, Mike Blumenkrantz wrote:
> > > some restrictions must be placed on this or else it becomes legal for
> > > the compositor to
On Fri, 18 Nov 2016 09:28:56 +0800
Jonas Ådahl wrote:
> On Wed, Nov 16, 2016 at 10:23:59AM -0500, Mike Blumenkrantz wrote:
> > some restrictions must be placed on this or else it becomes legal for
> > the compositor to place popups in unexpected locations when sliding
> > is allowed
> >
> > Sign
On Wed, Nov 16, 2016 at 10:23:59AM -0500, Mike Blumenkrantz wrote:
> some restrictions must be placed on this or else it becomes legal for
> the compositor to place popups in unexpected locations when sliding
> is allowed
>
> Signed-off-by: Mike Blumenkrantz
> ---
> unstable/xdg-shell/xdg-shell-
On Thu, Nov 17, 2016 at 07:32:02AM -0800, Yong Bakos wrote:
> Hi Mike,
>
> > On Nov 16, 2016, at 7:23 AM, Mike Blumenkrantz
> > wrote:
> >
> > some restrictions must be placed on this or else it becomes legal for
> > the compositor to place popups in unexpected locations when sliding
> > is all
Hi Mike,
> On Nov 16, 2016, at 7:23 AM, Mike Blumenkrantz wrote:
>
> some restrictions must be placed on this or else it becomes legal for
> the compositor to place popups in unexpected locations when sliding
> is allowed
>
> Signed-off-by: Mike Blumenkrantz
Per your description of the proble
Some background:
I was implementing v6 over the past few days and noticed, while handling
constraints, that this was a hugely problematic scenario. If a popup was
constrained in a particular way, the compositor could conceivably place it
on the opposite side of the screen over unrelated windows--c
some restrictions must be placed on this or else it becomes legal for
the compositor to place popups in unexpected locations when sliding
is allowed
Signed-off-by: Mike Blumenkrantz
---
unstable/xdg-shell/xdg-shell-unstable-v6.xml | 6 --
1 file changed, 4 insertions(+), 2 deletions(-)
diff