[release-notes/gnome-3-2] Write text for Broadway backend in GTK+ section



commit 0a4dc55360d89d22469ade6a4d69c34a938517b4
Author: Andre Klapper <a9016009 gmx de>
Date:   Mon Sep 12 21:19:15 2011 +0200

    Write text for Broadway backend in GTK+ section

 help/C/rndevelopers.xml |   11 ++++++++++-
 1 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/help/C/rndevelopers.xml b/help/C/rndevelopers.xml
index 79d09ed..2c6672c 100644
--- a/help/C/rndevelopers.xml
+++ b/help/C/rndevelopers.xml
@@ -95,7 +95,16 @@
       Much improved CSS theming support, including style classes for primary and inline toolbars 
 	  </para></listitem>
 	  <listitem><para>
-TODO: Is the GTK HTML backend in by default?: http://blogs.gnome.org/alexl/2011/03/15/gtk-html-backend-update/
+      The HTML backend called "Broadway" that renders in a browser 
+      by using websockets 
+      <ulink url="http://blogs.gnome.org/alexl/2011/03/15/gtk-html-backend-update/";>has been improved</ulink> 
+      but is still experimental. 
+      This potentially allows to either run your own apps on your server and 
+      access it from anywhere, and to put it on a public server that spawns a 
+      new instance of the application for every user. Note that this requires 
+      compiling GTK+ with 
+      <varname>--enable-x11-backend --enable-broadway-backend</varname> and 
+      setting <varname>GDK_BACKEND</varname> at runtime.
 	  </para></listitem>
 	  <listitem><para>
 TODO: GTK reftests?: http://blogs.gnome.org/otte/2011/05/05/reftests/ | http://git.gnome.org/browse/gtk+/commit/?id=363dbb60397ebf683d8a97ae15517030c27357d7 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]