Kristian,
Would you mind updating the documentation on the website. In other words
rerun publican and push it.
--Jason Ekstrand
On Oct 10, 2013 6:48 PM, "Kristian Høgsberg" wrote:
> Hi all,
>
> I've tagged and pushed the 1.3 release and it's available from
> http://wayland.freedesktop.org/release
On Wed, Oct 02, 2013 at 05:51:05PM +0100, Alex DAMIAN wrote:
> From: Alexandru DAMIAN
>
> EGLInt is not always uint32_t so we need
> to make sure we use the right int size for the format.
>
> Signed-off-by: Alexandru DAMIAN
> ---
> src/compositor-drm.c | 2 +-
> 1 file changed, 1 insertion(+),
On Thu, Oct 10, 2013 at 02:28:30PM +0100, Stefan Schmidt wrote:
>
> Signed-off-by: Stefan Schmidt
> ---
> clients/.gitignore |1 +
> 1 file changed, 1 insertion(+)
Committed, thanks.
Kristian
> diff --git a/clients/.gitignore b/clients/.gitignore
> index aa5e53c..23959cc 100644
> --- a/cl
On Thu, Oct 10, 2013 at 02:28:29PM +0100, Stefan Schmidt wrote:
> We get the child position but never use this information here. Just remove it.
> Spotted by Christopher Michael.
>
> Signed-off-by: Stefan Schmidt
Oh yeah, that looks unecessary, thanks.
Kristian
> ---
> src/xwayland/window-man
On Fri, Oct 11, 2013 at 05:07:27PM +0300, Ander Conselvan de Oliveira wrote:
> The time spent loading EGL and GLES libraries from disk can be a
> considerable hit in some embedded use cases. If Weston is compiled
> with EGL support, the binary will depend on those libraries, even if
> a software re
On Fri, Oct 11, 2013 at 02:43:07PM +0800, Xiong Zhang wrote:
> Currently there is no guarentee that output remove event always happend after
> page_flip event on the same output. So if the following situation occur:
> first: unplug a output
> second: output remove event arrive, output_destrory call
On Fri, Oct 11, 2013 at 02:43:08PM +0800, Xiong Zhang wrote:
> In drm backend, the plane pointer of cursor surface point to
> drm_output->cursor_plane.
> when this output is removed, drm_output->cursor_plane is destroyed, but
> cursor_surface->plane doesn't restored to primary plane. So once mouse
On Fri, Oct 11, 2013 at 09:14:25AM +0200, José Bollo wrote:
> ---
> protocol/wayland.xml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Thanks. I applied this, but expanded the commit header a little bit:
protocol: Fix typo in documentation
Kristian
> diff --git a/protocol/waylan
The time spent loading EGL and GLES libraries from disk can be a
considerable hit in some embedded use cases. If Weston is compiled
with EGL support, the binary will depend on those libraries, even if
a software renderer is in use.
This patch splits the GL renderer into a separate loadable module,
On Fri, 11 Oct 2013 07:51:51 -0400
Charles Joachim wrote:
> Hi, I would like to know the github name of "armin K". I don't find him and
> would like to read the changes made to touchpad acceleration and Weston.ini
For example:
http://cgit.freedesktop.org/wayland/weston/commit/?id=b502f906db71cea
Hi, I would like to know the github name of "armin K". I don't find him and
would like to read the changes made to touchpad acceleration and Weston.ini
Thanks
Le 10 oct. 2013 19:48, "Kristian Høgsberg" a écrit :
> Hi all,
>
> I've tagged and pushed the 1.3 release and it's available from
> http:/
---
protocol/wayland.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/protocol/wayland.xml b/protocol/wayland.xml
index aeb0412..a1df007 100644
--- a/protocol/wayland.xml
+++ b/protocol/wayland.xml
@@ -38,7 +38,7 @@
The sync request asks the server to emit the 'done'
12 matches
Mail list logo