[PATCH] Add favicon.ico to website

2011-02-01 Thread Darxus
Very straightforward conversion from wayland.svg. --- favicon.ico | Bin 0 -> 4286 bytes 1 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 favicon.ico diff --git a/favicon.ico b/favicon.ico new file mode 100644 index ..0f0eb37411ae64c0

[PATCH] compositor: Calculate resizing direction

2011-02-01 Thread Benjamin Franzke
This applies to resizes initiated by the compositor. --- compositor/compositor.c | 18 +++--- 1 files changed, 15 insertions(+), 3 deletions(-) diff --git a/compositor/compositor.c b/compositor/compositor.c index 9d7c330..365344a 100644 --- a/compositor/compositor.c +++ b/compositor

Re: [PATCH] Adding -enable-egl-dri2 option. Happy Chinese Spring Festival!

2011-02-01 Thread microcai
2011/2/1 Arthur Zhu : > From: Arthur Zhu > > --- >  configure.ac |   29 +++-- >  1 files changed, 15 insertions(+), 14 deletions(-) > > diff --git a/configure.ac b/configure.ac > index 46938f4..8a429a7 100644 > --- a/configure.ac > +++ b/configure.ac > @@ -1100,23 +1100,24

[PATCH] Adding -enable-egl-dri2 option. Happy Chinese Spring Festival!

2011-02-01 Thread Arthur Zhu
From: Arthur Zhu --- configure.ac | 29 +++-- 1 files changed, 15 insertions(+), 14 deletions(-) diff --git a/configure.ac b/configure.ac index 46938f4..8a429a7 100644 --- a/configure.ac +++ b/configure.ac @@ -1100,23 +1100,24 @@ if test "x$enable_egl" = xyes; then