Re: [PATCH] xdg-shell: require popups to intersect with or be adjacent to parent surfaces

2017-01-17 Thread Jonas Ådahl
On Mon, Dec 19, 2016 at 11:56:38AM -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 > > Signed-off-by: Mike Blumenkrantz Pushed: 642dd7a..375385e master -> master Jonas > --- >

Re: [PATCH] xdg-shell: require popups to intersect with or be adjacent to parent surfaces

2016-12-19 Thread Jonas Ådahl
On Mon, Dec 19, 2016 at 11:56:38AM -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 > > Signed-off-by: Mike Blumenkrantz Could be further specified further that its about window geomet

[PATCH] xdg-shell: require popups to intersect with or be adjacent to parent surfaces

2016-12-19 Thread Mike Blumenkrantz
some restrictions must be placed on this or else it becomes legal for the compositor to place popups in unexpected locations Signed-off-by: Mike Blumenkrantz --- unstable/xdg-shell/xdg-shell-unstable-v6.xml | 7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/unstable/xdg-s