[PATCH weston 2/2] Move zoom code to its own file.

2012-06-17 Thread Scott Moreau
--- There's enough code to warrant zoom.c now. src/Makefile.am |1 + src/compositor.c | 240 + src/compositor.h |2 + src/zoom.c | 267 ++ 4 files changed, 271 insertions(+), 239

[PATCH weston 1/2] Animate transitions for zoom focus point change.

2012-06-17 Thread Scott Moreau
Handle the transition when focus changes from text cursor to mouse pointer or vice versa. --- This implementation aims to provide smooth-as-possible transitions in all cases, using a predefined animation duration. src/compositor.c | 198 ++ sr

Re: wayland-devel Digest, Vol 21, Issue 62

2012-06-17 Thread Martin Minarik
> Message: 1 > Date: Sat, 16 Jun 2012 19:59:00 +0200 > From: Lukasz Skrzeczacy > To: wayland-devel@lists.freedesktop.org > Subject: Is Wayland a secure display server? > Message-ID: > Content-Type: text/plain; charset="UTF-8" > > Hi, > I am not a profesional Linux and English user so keep it in m

Re: wayland is no better that Xegl ?

2012-06-17 Thread darxus
On 06/17, microcai wrote: >So why don't we improve Xegl rather than renivent the wheel? I think this is the best explanation of why X needs to be replaced, because it's miserable to maintain: http://julien.danjou.info/blog/2010/thoughts-and-rambling-on-the-X-protocol "Xegl was said to be the

[PATCH] web/building: add --enable-shared switch for libvpx

2012-06-17 Thread Ustun Ergenoglu
From: Üstün Ergenoğlu Otherwise libvpx ends up building only static library. --- building.html |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/building.html b/building.html index a461a43..ea97ed9 100644 --- a/building.html +++ b/building.html @@ -137,7 +137,7 @@ Weston wit

Re: wayland is no better that Xegl ?

2012-06-17 Thread Jari Vetoniemi
> wayland lost net work transparency, Xegl not. This makes no sense. It's like saying apples were not oranges so they could not be peaches. ___ wayland-devel mailing list wayland-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/wa