Re: [PATCH weston client window] Fixed the input region of the popup menu

2014-06-18 Thread Kristian Høgsberg
On Mon, Jun 02, 2014 at 01:53:38PM +0200, Tomek Obrebski wrote: > Changed the input region of the menu popup window to exclude the shadow and > border regions and set to frame's internal region only. This is a good patch but there are a few stylistic issues. First, the commit message is usually

[PATCH weston client window] Fixed the input region of the popup menu

2014-06-02 Thread Tomek Obrebski
Changed the input region of the menu popup window to exclude the shadow and border regions and set to frame's internal region only. Regards, blsd --- clients/window.c | 9 +++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/clients/window.c b/clients/window.c index b82a93e..