Re: Time in wayland presentation extension

2014-12-16 Thread Pekka Paalanen
On Wed, 17 Dec 2014 08:14:23 +0100 Dan Oscarsson wrote: > tis 2014-12-16 klockan 15:53 +0200 skrev Pekka Paalanen: > > > The overlay based, which I expect is using hardware in its > > > implementation, gives very good display of frames synchronised to vsync. > > > It gives no flicker and is the o

[PATCH libinput] Initial move of some wiki contents into main documentation.

2014-12-16 Thread Jon A. Cruz
This moves some information from the wiki into the main generated doxygen documenation. It is fairly rought but includes examples for inline and stand-alone diagrams, linking to external HTML pages, etc. Among other things, it allows for better cross-referencing into the main doxygen contents and

[PATCH] doc: Make it easier to add a new doxygen page

2014-12-16 Thread Bill Spitzak
This supersedes the previous one and fixes a typo where a slash was missing. The repetitive parts of generating the server and client documentation are merged, so it is easier to add another doxygen chapter: add a new line to $publican_sources in publican/Makefile.am, and a list of C source files

[PATCH 2/2] doc: Make it easier to add a new doxygen page

2014-12-16 Thread Bill Spitzak
The repetitive parts of generating the server and client documentation are merged, so it is easier to add another doxygen chapter: add a new line to $publican_sources in publican/Makefile.am, and a list of C source files to doxygen/Makefile.am. --- doc/doxygen/Makefile.am | 23 +

[PATCH 1/2] doc: fix for parallel make

2014-12-16 Thread Bill Spitzak
Move the *_8h.xml files to a per-chapter temporary file so two chapters can be converted from doxygen at the same time. Tested with make -j 9. --- doc/publican/Makefile.am |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/doc/publican/Makefile.am b/doc/publican/Makefile

[PATCH v2] doc: two patches

2014-12-16 Thread Bill Spitzak
These supersede my previous patches for this. The first bug fix has been updated to use macros like $(MKDIR_P) The second one, which is a makefile cleanup, not a bug fix, has been updated so that make distcheck works. ___ wayland-devel mailing list way

[PATCH] doc: fix for parallel make

2014-12-16 Thread Bill Spitzak
Move the *_8h.xml files to a per-chapter temporary file so two chapters can be converted from doxygen at the same time. Tested with make -j 9. Sorry my bad --- doc/publican/Makefile.am |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/publican/Makefile.am b/doc/publi

Re: [PATCH 1/7] protocol: add linux_dmabuf extension RFCv1

2014-12-16 Thread Bill Spitzak
It looks like the purpose of "dmabuf_batch" is to send a more complex set of arguments to the dmabuf::create_buffer request. This is a variable-sized list of fd's, each containing a variable-sized list of planes. The Wayland protocol does not have a method of passing this as a request argument,

Re: [PATCH] ivi-shell: Fix wrong condition to check return value of controller_module_init

2014-12-16 Thread Pekka Paalanen
On Tue, 16 Dec 2014 19:37:22 +0900 Nobuhiko Tanibata wrote: > Signed-off-by: Nobuhiko Tanibata > --- > ivi-shell/ivi-layout.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/ivi-shell/ivi-layout.c b/ivi-shell/ivi-layout.c > index a126483..6b2604e 100644 > --- a/ivi

Re: [PATCH v2] doc: Make each library an appendix

2014-12-16 Thread Pekka Paalanen
On Tue, 9 Dec 2014 22:07:19 -0800 Bryce Harrington wrote: > On Tue, Dec 09, 2014 at 05:01:08PM -0800, Bill Spitzak wrote: > > This supersedes the previous patches. The main change is that this > > is rebased atop Jon A Cruz's patches (which are included here as the > > first 2). I also merged two

Re: [PATCH 5/5] doc: Make it easier to add a new doxygen page

2014-12-16 Thread Pekka Paalanen
On Tue, 9 Dec 2014 17:01:13 -0800 Bill Spitzak wrote: > The repetitive parts of generating the server and client documentation are > merged, so it is easier to add another doxygen chapter: add a new line to > $publican_sources in publican/Makefile.am, and a list of C source files to > doxygen/Ma

Re: [PATCH 2/2] doc: Minor makefile cleanup.

2014-12-16 Thread Pekka Paalanen
On Wed, 10 Dec 2014 12:51:02 +1000 Peter Hutterer wrote: > On Tue, Dec 09, 2014 at 01:34:23AM -0800, Jon A. Cruz wrote: > > Split out directory creation to leverage order only prerequisites. > > bit beyond my puny make skills but to the best of my abilities both patches: > Acked-by: Peter Hutter

[PATCH wayland-web] Fix broken EGL_WL_bind_wayland_display link in architecture.html

2014-12-16 Thread Derek Foreman
Signed-off-by: Derek Foreman --- architecture.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/architecture.html b/architecture.html index 4497674..6f3c554 100644 --- a/architecture.html +++ b/architecture.html @@ -241,8 +241,7 @@ point where the change it affects appear

Re: [PATCH wayland-web] Adding notes regarding Arch Linux dependencies for DocBook.

2014-12-16 Thread Pekka Paalanen
On Mon, 8 Dec 2014 06:49:21 -0800 "Jon A. Cruz" wrote: > Adding simple notes on DocBook dependencies needed when building on Arch > Linux. > Without these being present the documentation build will attempt network > access > and fail outright or warn and then not produce correct results when n

Re: [PATCH wayland-web] Fix broken drm protocol link in architecture.html

2014-12-16 Thread Pekka Paalanen
On Thu, 11 Dec 2014 12:18:11 -0800 Bryce Harrington wrote: > On Thu, Dec 11, 2014 at 11:03:36AM -0600, Derek Foreman wrote: > > Closes bug: https://bugs.freedesktop.org/show_bug.cgi?id=87006 > > (by doing exactly what the bug reporter suggested) > > > > Signed-off-by: Derek Foreman > > Confirm

Re: [PATCH weston v2 6/7] text: Don't crash if a seat has no keyboard

2014-12-16 Thread Pekka Paalanen
On Mon, 15 Dec 2014 21:22:11 + Jan Arne Petersen wrote: > Hey, > > On Mon Dec 08 2014 at 5:57:04 PM Derek Foreman > wrote: > > > A keyboard might not be present in a seat, so check that before > > dereferencing keyboard related pointers. > > > > Also, use the keyboard pointer we set to sho

Re: Time in wayland presentation extension

2014-12-16 Thread Pekka Paalanen
On Tue, 16 Dec 2014 14:02:44 +0100 Dan Oscarsson wrote: > fre 2014-12-12 klockan 17:50 +0200 skrev Pekka Paalanen: > > > > From what I understand vdpau have a hardware presentation queue. I > > > wonder how that will integrate with a compositor. > > > > Would be interesting to read about that,

[PATCH] ivi-shell: Fix wrong condition to check return value of controller_module_init

2014-12-16 Thread Nobuhiko Tanibata
Signed-off-by: Nobuhiko Tanibata --- ivi-shell/ivi-layout.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ivi-shell/ivi-layout.c b/ivi-shell/ivi-layout.c index a126483..6b2604e 100644 --- a/ivi-shell/ivi-layout.c +++ b/ivi-shell/ivi-layout.c @@ -2954,9 +2954,9 @@ load_co

Re: [PATCH 0/7] Generic dmabuf protocol RFCv1

2014-12-16 Thread Pekka Paalanen
Hi, I'm adding more people to CC who have commented on Wayland dmabuf attempts before and might be interested. If you want to keep updated without monitoring wayland-devel@, you could subscribe to https://bugs.freedesktop.org/show_bug.cgi?id=83881 Thanks, pq On Fri, 12 Dec 2014 16:51:01 -0500

Re: Feedback on xdg-shell from Plasma crew

2014-12-16 Thread Pekka Paalanen
On Mon, 15 Dec 2014 13:16:24 -0800 "Jasper St. Pierre" wrote: > On Mon, Dec 15, 2014 at 5:30 AM, Martin Gräßlin wrote: > > ... > GNOME's view is that window decorations are a part of the application and > part of the application's design space. This matches what most new > applications are doi

Re: [PATCH 1/1] weston-launch: alter tty command line parameter semantics

2014-12-16 Thread David Herrmann
Hi On Tue, Dec 16, 2014 at 9:19 AM, Daniel Stone wrote: >> I reasoned that user access to the tty should be set up by the kernel >> policies, and we should not enforce the policy at weston level. If the >> system is configured in this way, then a user with enough permissions can >> start up westo

Re: [PATCH 1/1] weston-launch: alter tty command line parameter semantics

2014-12-16 Thread Daniel Stone
Hi, On 8 December 2014 at 10:34, Damian, Alexandru wrote: > > What annoyed me was weston silently ignoring the tty argument in certain > conditions (you have to specify a new user argument while being root). > Oh, I totally agree. We should have an error message stating that --tty is not valid w