Re: [PATCH web] efl: swap ECORE_EVAS_ENGINE labels to match definitions.

2014-09-15 Thread Pekka Paalanen
On Mon, 15 Sep 2014 12:57:58 +0200 Gwenole Beauchesne wrote: > Swap wayland_{shm,egl} labels in the "Running EFL applications under > Wayland" section to match the order of their subsequent definitions. > > Signed-off-by: Gwenole Beauchesne > --- > efl.html |2 +- > 1 file changed, 1 inser

[PATCH web] efl: swap ECORE_EVAS_ENGINE labels to match definitions.

2014-09-15 Thread Gwenole Beauchesne
Swap wayland_{shm,egl} labels in the "Running EFL applications under Wayland" section to match the order of their subsequent definitions. Signed-off-by: Gwenole Beauchesne --- efl.html |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/efl.html b/efl.html index 18fe897..20730

Re: [PATCH web] efl: fix logical order for ECORE_EVAS_ENGINE definitions.

2014-09-15 Thread Pekka Paalanen
On Mon, 15 Sep 2014 11:22:15 +0200 Gwenole Beauchesne wrote: > Use a more logical definition order for ECORE_EVAS_ENGINE whereby if > wayland_egl comes first and wayland_shm next, then explain the former > first and next the latter. > > Signed-off-by: Gwenole Beauchesne > --- > efl.html |4

[PATCH web] efl: fix logical order for ECORE_EVAS_ENGINE definitions.

2014-09-15 Thread Gwenole Beauchesne
Use a more logical definition order for ECORE_EVAS_ENGINE whereby if wayland_egl comes first and wayland_shm next, then explain the former first and next the latter. Signed-off-by: Gwenole Beauchesne --- efl.html |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/efl.html

Re: [PATCH] web: Fix typo and grammar in testing documentation

2014-02-01 Thread Kristian Høgsberg
On Tue, Jan 28, 2014 at 10:55:48PM +, Bryce W. Harrington wrote: > > Signed-off-by: Bryce Harrington Thanks, pushed. Kristian > --- > testing.html |8 > 1 file changed, 4 insertions(+), 4 deletions(-) > > diff --git a/testing.html b/testing.html > index a65d8f4..21c0b7b 1006

[PATCH] web: Fix typo and grammar in testing documentation

2014-01-28 Thread Bryce W. Harrington
Signed-off-by: Bryce Harrington --- testing.html |8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/testing.html b/testing.html index a65d8f4..21c0b7b 100644 --- a/testing.html +++ b/testing.html @@ -19,8 +19,8 @@ the tests directory. It leverages automake's specify

Re: [PATCH web] building: add --with-cairo=gl to weston autogen step

2013-08-13 Thread Kristian Høgsberg
l- > >>bounces+ullysses.a.eoff=intel@lists.freedesktop.org] On Behalf Of Armin > >>K. > >>Sent: Tuesday, August 13, 2013 8:31 AM > >>To: wayland-devel@lists.freedesktop.org > >>Subject: Re: [PATCH web] building: add --with-cairo=gl to weston autogen >

Re: [PATCH web] building: add --with-cairo=gl to weston autogen step

2013-08-13 Thread Armin K.
: wayland-devel@lists.freedesktop.org Subject: Re: [PATCH web] building: add --with-cairo=gl to weston autogen step On 13.8.2013 17:00, U. Artie Eoff wrote: From: "U. Artie Eoff" The option --with-cairo=[image|gl|glesv2] was added to Weston's configure and it defaults to --with-cair

RE: [PATCH web] building: add --with-cairo=gl to weston autogen step

2013-08-13 Thread Eoff, Ullysses A
> -Original Message- > From: Rob Bradford [mailto:robert.bradf...@intel.com] > Sent: Tuesday, August 13, 2013 8:38 AM > To: Eoff, Ullysses A > Cc: wayland-devel@lists.freedesktop.org > Subject: Re: [PATCH web] building: add --with-cairo=gl to weston autogen step > &

RE: [PATCH web] building: add --with-cairo=gl to weston autogen step

2013-08-13 Thread Eoff, Ullysses A
ts.freedesktop.org > Subject: Re: [PATCH web] building: add --with-cairo=gl to weston autogen step > > On 13.8.2013 17:00, U. Artie Eoff wrote: > > From: "U. Artie Eoff" > > > > The option --with-cairo=[image|gl|glesv2] was added to Weston's >

Re: [PATCH web] building: add --with-cairo=gl to weston autogen step

2013-08-13 Thread Rob Bradford
On 13 August 2013 16:00, U. Artie Eoff wrote: > From: "U. Artie Eoff" > > The option --with-cairo=[image|gl|glesv2] was added to Weston's > configure and it defaults to --with-cairo=image. Since the > preceding instructions elude to compiling and using cairo-gl, > Weston needs to be configured t

Re: [PATCH web] building: add --with-cairo=gl to weston autogen step

2013-08-13 Thread Armin K.
On 13.8.2013 17:00, U. Artie Eoff wrote: From: "U. Artie Eoff" The option --with-cairo=[image|gl|glesv2] was added to Weston's configure and it defaults to --with-cairo=image. Since the preceding instructions elude to compiling and using cairo-gl, Weston needs to be configured to use it. No

RE: [PATCH web] building: update xkbcommon requirements

2013-08-13 Thread Eoff, Ullysses A
ristian Høgsberg > Cc: wayland-devel@lists.freedesktop.org > Subject: RE: [PATCH web] building: update xkbcommon requirements > > > > > -Original Message- > > From: Kristian Høgsberg [mailto:hoegsb...@gmail.com] > > Sent: Monday, August 12, 2013 1

RE: [PATCH web] building: update xkbcommon requirements

2013-08-13 Thread Eoff, Ullysses A
> -Original Message- > From: Kristian Høgsberg [mailto:hoegsb...@gmail.com] > Sent: Monday, August 12, 2013 10:33 PM > To: Eoff, Ullysses A > Cc: wayland-devel@lists.freedesktop.org > Subject: Re: [PATCH web] building: update xkbcommon requirements > > On Mon, Au

Re: [PATCH web] building: update xkbcommon requirements

2013-08-12 Thread Kristian Høgsberg
On Mon, Aug 12, 2013 at 07:35:08AM -0700, U. Artie Eoff wrote: > From: "U. Artie Eoff" > > Wayland/Weston can be satisfied by a released version of xkbcommon > (must be at least 0.3.0). Some distros provide 0.3.0 now. Update > the build instructions to reflect this. Thanks, yeah, 0.3.0 should b

Re: [PATCH web] Add a testing webpage

2013-04-17 Thread Kristian Høgsberg
Yup, looks good, thanks Artie. Kristian On Tue, Apr 16, 2013 at 11:39 AM, wrote: > Nice, thanks. Committed. (HTML validated.) > > On 04/16, U. Artie Eoff wrote: >> From: "U. Artie Eoff" >> >> The testing.html page briefly describes the current >> Wayland and Weston unit test suites. >> >> Ot

Re: [PATCH web] Add a testing webpage

2013-04-16 Thread darxus
Nice, thanks. Committed. (HTML validated.) On 04/16, U. Artie Eoff wrote: > From: "U. Artie Eoff" > > The testing.html page briefly describes the current > Wayland and Weston unit test suites. > > Other Wayland enabled test suites/methods will be described > here, too. > > Signed-off-by: U.

[PATCH web] Add a testing webpage

2013-04-16 Thread U. Artie Eoff
From: "U. Artie Eoff" The testing.html page briefly describes the current Wayland and Weston unit test suites. Other Wayland enabled test suites/methods will be described here, too. Signed-off-by: U. Artie Eoff --- index.html | 3 +- testing.html | 138

Re: [PATCH web 1/3] gtk: We now have accessors for wl_ data structures

2013-03-27 Thread darxus
Thanks, committed these three. (HTML validated.) On 03/27, Rob Bradford wrote: > From: Rob Bradford > > --- > gtk.html | 4 > 1 file changed, 4 deletions(-) > > diff --git a/gtk.html b/gtk.html > index 70d6b27..6278f10 100644 > --- a/gtk.html > +++ b/gtk.html > @@ -95,10 +95,6 @@ applica

[PATCH web 3/3] gtk: Provide a link to the GNOME Wayland wiki page

2013-03-27 Thread Rob Bradford
From: Rob Bradford --- gtk.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gtk.html b/gtk.html index 6aa9cba..d246238 100644 --- a/gtk.html +++ b/gtk.html @@ -106,6 +106,9 @@ applications makes API calls that will not function under Wayland. positioned in the correct location.

[PATCH web 2/3] gtk: Update the errata list - lots of things work now!

2013-03-27 Thread Rob Bradford
From: Rob Bradford --- gtk.html | 20 +++- 1 file changed, 3 insertions(+), 17 deletions(-) diff --git a/gtk.html b/gtk.html index 6278f10..6aa9cba 100644 --- a/gtk.html +++ b/gtk.html @@ -97,26 +97,12 @@ applications makes API calls that will not function under Wayland. Kno

[PATCH web 1/3] gtk: We now have accessors for wl_ data structures

2013-03-27 Thread Rob Bradford
From: Rob Bradford --- gtk.html | 4 1 file changed, 4 deletions(-) diff --git a/gtk.html b/gtk.html index 70d6b27..6278f10 100644 --- a/gtk.html +++ b/gtk.html @@ -95,10 +95,6 @@ applications makes API calls that will not function under Wayland. application. -API to access the und

Re: [PATCH web] docs: update qt5 documentation

2013-02-28 Thread darxus
Great, thanks, committed. HTML didn't validate, so I corrected that after: http://cgit.freedesktop.org/wayland/wayland-web/commit/?id=bb8b63cf1f5b6e210572d04678adcddebbccfb2b You had a inside a , unquoted url, and an un-escaped "&" (should be "&"). I like http://www.htmlhelp.com/tools/valida

[PATCH web] docs: update qt5 documentation

2013-02-28 Thread Giulio Camuffo
--- qt5.html | 55 +-- 1 file changed, 25 insertions(+), 30 deletions(-) diff --git a/qt5.html b/qt5.html index 657f96b..fc09ce3 100644 --- a/qt5.html +++ b/qt5.html @@ -11,16 +11,10 @@ Qt 5 on Wayland -Wayland support in the Qt 5 toolkit i

Re: [PATCH web] Remove obsolete build flag for drm

2012-09-26 Thread Kristian Høgsberg
On Wed, Sep 26, 2012 at 06:19:13PM +0300, Pekka Vuorela wrote: > --enable-nouveau-experimental-api been long gone. Oops, true. Thanks. Kristian > --- > building.html |2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/building.html b/building.html > index b5884a7..e8e1

[PATCH web] Remove obsolete build flag for drm

2012-09-26 Thread Pekka Vuorela
--enable-nouveau-experimental-api been long gone. --- building.html |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/building.html b/building.html index b5884a7..e8e1e39 100644 --- a/building.html +++ b/building.html @@ -78,7 +78,7 @@ dependencies are development packages of

[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

[PATCH][web]

2011-04-07 Thread jeremy
I've recently built Wayland following the instructions on http://wayland.freedesktop.org/building.html, and it required the use of a patch to mesa, that was posted on the listserv last month: http://lists.freedesktop.org/archives/wayland-devel/2011-March/000817.html I have added instructions to bu

[PATCH][web] Update build dependencies of Wayland demos

2011-02-25 Thread Darxus
--- building.html | 19 +++ 1 files changed, 15 insertions(+), 4 deletions(-) diff --git a/building.html b/building.html index b8b7d4c..796b641 100644 --- a/building.html +++ b/building.html @@ -145,10 +145,21 @@ package for pixman. Wayland applications -With mesa and libxk

[PATCH][web] Nvidia NVC0 / Fermi cards do not yet work

2011-02-19 Thread Darxus
To get this latest generation of Nvidia cards to work apparently requires loading external firmware for Nouveau. --- building.html |4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/building.html b/building.html index 768520d..b8b7d4c 100644 --- a/building.html +++ b/build

[PATCH][web] Minor fixes and logo linking to main page

2011-02-17 Thread Darxus
Fix 1 html validator error, a few warnings, and make the Wayland logo link to the main page. Did you know you're not supposed to put an directly in a in HTML 4.01 Strict? --- architecture.html |8 building.html |2 +- faq.html |2 +- index.html|2 +

[PATCH][web] Building: Replace Modesetting with more detailed and current Hardware / Drivers

2011-02-17 Thread Darxus
--- building.html | 25 + 1 files changed, 17 insertions(+), 8 deletions(-) diff --git a/building.html b/building.html index f974270..8a53036 100644 --- a/building.html +++ b/building.html @@ -21,6 +21,23 @@ below, but you can use your favorite directory of course or in

[PATCH][WEB] Fix an unclosed parenthesis

2011-02-02 Thread cdahlin
From: Casey Dahlin --- building.html |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/building.html b/building.html index ce70e2f..428b1cd 100644 --- a/building.html +++ b/building.html @@ -12,7 +12,7 @@ The instructions below assume some familiarity with git and bui

Re: [PATCH][WEB] Build Instructions: Move information about environment to beginning

2011-01-28 Thread Bryce Harrington
On Fri, Jan 28, 2011 at 12:12:37AM -0500, cdah...@redhat.com wrote: > +Setting up the environment > +If you want to install in $HOME/install (or another location that won't > +interfere with the rest of your system, you'll need to set the following > +environment variables to get various libraries

[PATCH][WEB] Build Instructions: Move information about environment to beginning

2011-01-27 Thread cdahlin
From: Casey Dahlin The build instructions don't mention that setting various environment variables is necessary for Wayland and its dependencies to link properly until the very end of the document, after all of the actual instructions. This is a bit confusing to anyone who doesn't build into stra