On 04.07.2016 12:13, Pekka Paalanen wrote:
> On Thu, 30 Jun 2016 06:29:00 +0200
> Armin Krezović wrote:
>
>> Current code flushes the connection when it receives
>> a delete window request. This means that a destroyed
>> window will remain available when X11 output gets
>> removed differently (ie
On Thu, 30 Jun 2016 06:29:00 +0200
Armin Krezović wrote:
> Current code flushes the connection when it receives
> a delete window request. This means that a destroyed
> window will remain available when X11 output gets
> removed differently (ie, from a testing module).
>
> Signed-off-by: Armin K
Current code flushes the connection when it receives
a delete window request. This means that a destroyed
window will remain available when X11 output gets
removed differently (ie, from a testing module).
Signed-off-by: Armin Krezović
---
libweston/compositor-x11.c | 4 ++--
1 file changed, 2 in