Re: [PATCH v2] xwayland: Fix infinite loop on quick movement through menus

2012-04-29 Thread Tomasz Borowik
On Fri, 27 Apr 2012 20:47:28 +0300 Tiago Vignatti wrote: > On 04/25/2012 05:34 PM, Kristian Hoegsberg wrote: > yep, this seems cool. I'm facing issues while implementing popup menu > now as well, but I'm not seeing any "infinite loop" as you described. > Anyways. > Takes time and effort, it do

Re: [PATCH v2] xwayland: Fix infinite loop on quick movement through menus

2012-04-27 Thread Kristian Hoegsberg
On Wed, Apr 25, 2012 at 10:00:42PM +0200, Tomasz Borowik wrote: > On Wed, 25 Apr 2012 10:34:14 -0400 > Kristian Hoegsberg wrote: > > > On Wed, Apr 25, 2012 at 03:06:57PM +0200, Tomasz Borowik wrote: > > > From 3abf39489deb3eb048174630dc7d41908674408b Mon Sep 17 00:00:00 2001 > > > From: timon37

Re: [PATCH v2] xwayland: Fix infinite loop on quick movement through menus

2012-04-27 Thread Tiago Vignatti
On 04/25/2012 05:34 PM, Kristian Hoegsberg wrote: On Wed, Apr 25, 2012 at 03:06:57PM +0200, Tomasz Borowik wrote: From 3abf39489deb3eb048174630dc7d41908674408b Mon Sep 17 00:00:00 2001 From: timon37 Date: Wed, 25 Apr 2012 13:28:35 +0200 Subject: [PATCH] Fix infinite loop in xwl_screen_post_dama

Re: [PATCH v2] xwayland: Fix infinite loop on quick movement through menus

2012-04-25 Thread Tomasz Borowik
On Wed, 25 Apr 2012 10:34:14 -0400 Kristian Hoegsberg wrote: > On Wed, Apr 25, 2012 at 03:06:57PM +0200, Tomasz Borowik wrote: > > From 3abf39489deb3eb048174630dc7d41908674408b Mon Sep 17 00:00:00 2001 > > From: timon37 > > Date: Wed, 25 Apr 2012 13:28:35 +0200 > > Subject: [PATCH] Fix infinite

Re: [PATCH v2] xwayland: Fix infinite loop on quick movement through menus

2012-04-25 Thread Kristian Hoegsberg
On Wed, Apr 25, 2012 at 03:06:57PM +0200, Tomasz Borowik wrote: > From 3abf39489deb3eb048174630dc7d41908674408b Mon Sep 17 00:00:00 2001 > From: timon37 > Date: Wed, 25 Apr 2012 13:28:35 +0200 > Subject: [PATCH] Fix infinite loop in xwl_screen_post_damage > > Happens when first two windows are da

[PATCH v2] xwayland: Fix infinite loop on quick movement through menus

2012-04-25 Thread Tomasz Borowik
>From 3abf39489deb3eb048174630dc7d41908674408b Mon Sep 17 00:00:00 2001 From: timon37 Date: Wed, 25 Apr 2012 13:28:35 +0200 Subject: [PATCH] Fix infinite loop in xwl_screen_post_damage Happens when first two windows are damaged, then later one is damaged and the other is unrealized. It makes the