Re: [PATCH weston 1/7] weston.pc: Add dependencies for pixman-1 and xkbcommon

2013-06-22 Thread Quentin Glidic
On 22/06/2013 14:50, Uli Schlachter wrote: On 22.06.2013 14:44, Quentin Glidic wrote: And that is exactly the point of Requires.private: provide include directories -I in CFLAGS without -l in LIBS while Requires add both. No, it isn't. Requires.private is about things needed for static linking

Re: Things that killed my motivation to play with wayland

2013-06-22 Thread darxus
All three of these bugs have been fixed. That's pretty awesome. I have my automated build tests running again, including a cairo make test, and have used weston some. I hit another weston crash, and then accidentally overwrote the output I had while trying (and failing) to reproduce it, so I had

[PATCH 3/3 v2] xwm: Use empty opaque region for windows with alpha

2013-06-22 Thread MoD
Window contents cannot be assumed to be fully opaque for windows drawn with a RGBA visual. The optimization of setting a full opaque region is limited to windows with a color depth != 32. --- src/xwayland/window-manager.c | 38 +- 1 file changed, 29 insertions(+

Re: [PATCH weston 1/7] weston.pc: Add dependencies for pixman-1 and xkbcommon

2013-06-22 Thread Uli Schlachter
On 22.06.2013 14:44, Quentin Glidic wrote: > On 22/06/2013 01:20, Kristian Høgsberg wrote: >> On Fri, Jun 21, 2013 at 06:43:36AM +0200, Quentin Glidic wrote: >>> On 20/06/2013 21:05, Kristian Høgsberg wrote: On Tue, Jun 18, 2013 at 09:11:28AM +0200, Quentin Glidic wrote: > From: Quentin Gl

Re: [PATCH weston 1/7] weston.pc: Add dependencies for pixman-1 and xkbcommon

2013-06-22 Thread Quentin Glidic
On 22/06/2013 01:20, Kristian Høgsberg wrote: On Fri, Jun 21, 2013 at 06:43:36AM +0200, Quentin Glidic wrote: On 20/06/2013 21:05, Kristian Høgsberg wrote: On Tue, Jun 18, 2013 at 09:11:28AM +0200, Quentin Glidic wrote: From: Quentin Glidic Weston headers include pixman and libxkbcommon head

Re: [PATCH weston v2 1/3] toytoolkit: Allow operation without a keymap

2013-06-22 Thread Daniel Stone
On 22 June 2013 03:55, Bill Spitzak wrote: > Daniel Stone wrote: >> If you can think of a way to simplify this, please send concrete >> patches to GTK+, Qt and co., and when they've changed, we can later >> simplify xkbcommon. But unfortunately in the last however many years, >> no-one's managed