Re: [PATCH weston] shell: set the popup grab button as pressed only if it actually is

2013-03-27 Thread Kristian Høgsberg
On Wed, Mar 27, 2013 at 04:44:03PM +0100, Giulio Camuffo wrote: > --- > src/shell.c | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) Nice, I see the problem with gtk+ too. If I click to open, mosue around to other menus or submenus (resets initial_up) and then click outside any client s

[PATCH weston] shell: set the popup grab button as pressed only if it actually is

2013-03-27 Thread Giulio Camuffo
--- src/shell.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/shell.c b/src/shell.c index da9193c..899db8c 100644 --- a/src/shell.c +++ b/src/shell.c @@ -2008,7 +2008,8 @@ add_popup_grab(struct shell_surface *shsurf, struct shell_seat *shseat) if (wl_list_empty