Re: [PATCH weston] window: Allow popup menu when the window is maximised

2013-07-12 Thread Kristian Høgsberg
Behalf Of > > Kristian Høgsberg > > Sent: Friday, July 12, 2013 7:09 PM > > To: Bradford, Robert > > Cc: Rob Bradford; wayland-devel@lists.freedesktop.org > > Subject: Re: [PATCH weston] window: Allow popup menu when the window is > > maximised > > > >

RE: [PATCH weston] window: Allow popup menu when the window is maximised

2013-07-12 Thread Eoff, Ullysses A
ord, Robert > Cc: Rob Bradford; wayland-devel@lists.freedesktop.org > Subject: Re: [PATCH weston] window: Allow popup menu when the window is > maximised > > On Thu, Jul 11, 2013 at 10:35:55AM +0100, Rob Bradford wrote: > > From: Rob Bradford > > > > https://bugs.fr

Re: [PATCH weston] window: Allow popup menu when the window is maximised

2013-07-12 Thread Kristian Høgsberg
On Thu, Jul 11, 2013 at 10:35:55AM +0100, Rob Bradford wrote: > From: Rob Bradford > > https://bugs.freedesktop.org/show_bug.cgi?id=66793 Looks good to me, applied. Kristian > --- > clients/window.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/clients/window.c b/c

RE: [PATCH weston] window: Allow popup menu when the window is maximised

2013-07-12 Thread Eoff, Ullysses A
desktop.org > [mailto:wayland-devel- > bounces+ullysses.a.eoff=intel@lists.freedesktop.org] On Behalf Of Rob > Bradford > Sent: Thursday, July 11, 2013 2:36 AM > To: wayland-devel@lists.freedesktop.org > Cc: Rob Bradford > Subject: [PATCH weston] window: Allow popup m

[PATCH weston] window: Allow popup menu when the window is maximised

2013-07-11 Thread Rob Bradford
From: Rob Bradford https://bugs.freedesktop.org/show_bug.cgi?id=66793 --- clients/window.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clients/window.c b/clients/window.c index cff7102..93a0a2c 100644 --- a/clients/window.c +++ b/clients/window.c @@ -2553,7 +2553,7 @@ fra