Re: [PATCH weston v2 2/2] cairo-util: fix shadows for small clients

2014-11-19 Thread Pekka Paalanen
On Wed, 29 Oct 2014 14:51:23 +0100 Marek Chalupa wrote: > If the client is small (< 128 pixels in any ward), > then the shadows overlap and create dark lines behind clients. > This is a problem mosly with pop-up menues. The lines become observable > when the menu has less than three items. The ot

[PATCH weston v2 2/2] cairo-util: fix shadows for small clients

2014-10-29 Thread Marek Chalupa
If the client is small (< 128 pixels in any ward), then the shadows overlap and create dark lines behind clients. This is a problem mosly with pop-up menues. The lines become observable when the menu has less than three items. The other case is when the client doesn't restrict its size when resizin