[PATCH wayland 3/5 v2] man: Properly handle multiple man page aliases

2012-12-01 Thread Jonas Ådahl
Signed-off-by: Jonas Ådahl --- v2: Properly specify dependencies. Without this make -j8 fails. doc/man/Makefile.am |9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/doc/man/Makefile.am b/doc/man/Makefile.am index 1407953..6d4fcd4 100644 --- a/doc/man/Makefile.am ++

[PATCH wayland 3/5] man: Properly handle multiple man page aliases

2012-12-01 Thread Jonas Ådahl
Signed-off-by: Jonas Ådahl --- doc/man/Makefile.am |9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/doc/man/Makefile.am b/doc/man/Makefile.am index 1407953..1c02973 100644 --- a/doc/man/Makefile.am +++ b/doc/man/Makefile.am @@ -20,7 +20,7 @@ if HAVE_MANPAGES_STYLESH

[PATCH wayland 5/5] man: Add man page for wl_display_roundtrip()

2012-12-01 Thread Jonas Ådahl
Signed-off-by: Jonas Ådahl --- doc/man/Makefile.am |3 +- doc/man/wl_display_roundtrip.xml | 75 ++ 2 files changed, 77 insertions(+), 1 deletion(-) create mode 100644 doc/man/wl_display_roundtrip.xml diff --git a/doc/man/Makefile.am b/doc/

[PATCH wayland 4/5] man: Add man pages for event dispatch client functions

2012-12-01 Thread Jonas Ådahl
Signed-off-by: Jonas Ådahl --- doc/man/Makefile.am | 12 +++- doc/man/wl_display_dispatch.xml | 128 +++ 2 files changed, 138 insertions(+), 2 deletions(-) create mode 100644 doc/man/wl_display_dispatch.xml diff --git a/doc/man/Makefile.am b/do

[PATCH wayland 2/5] man, configure.ac: Only generate man pages if we can do it offline

2012-12-01 Thread Jonas Ådahl
Instead of relying on downloading the stylesheet from the Internet for generating man pages, only generate them if the stylesheet is available locally. Signed-off-by: Jonas Ådahl --- configure.ac| 14 ++ doc/man/Makefile.am |7 +-- 2 files changed, 19 insertions(+),

[PATCH wayland 1/5] doc: Only generate Wayland documentation if xsltproc was found

2012-12-01 Thread Jonas Ådahl
Instead of failing to generate documentation because xsltproc doesn't exist, don't try to generate at all. Signed-off-by: Jonas Ådahl --- doc/Wayland/Makefile.am |2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/Wayland/Makefile.am b/doc/Wayland/Makefile.am index 53ad6ee..1d27b1a 1006

Re: FOSDEM2013: DevRoom or not?

2012-12-01 Thread Michael Hasselmann
On Fri, 2012-09-28 at 23:51 +0200, Luc Verhaegen wrote: > We still have, i hope (depends on what the FOSDEM organizers have left > for us), 6 slots fully open: first come first serve, and the earlier > bird gets the nicer slot! > > Thanks all, especially those who stepped up already. What's the

Re: [PATCH weston 17/17] xwayland: Fix window positioning

2012-12-01 Thread Bill Spitzak
Tiago Vignatti wrote: The approach used here shows a weakness of the Weston WM-as-client architecture: one cannot guarantee that the X11 stream needed to create windows with its right position will happen before Weston maps the surface, via Wayland. IOW we'd like always ConfigureNotify with the