[release-notes/gnome-3-8] add clutter to the developers page



commit 0b745e0985ffc3a51c334bc3d048ed48425757e5
Author: Allan Day <allanpday gmail com>
Date:   Mon Mar 11 16:16:09 2013 +0000

    add clutter to the developers page

 help/C/developers.page |   15 +++++++++++++++
 1 files changed, 15 insertions(+), 0 deletions(-)
---
diff --git a/help/C/developers.page b/help/C/developers.page
index 2979cde..bfee8cf 100644
--- a/help/C/developers.page
+++ b/help/C/developers.page
@@ -20,6 +20,11 @@
 
   <p>New features and enhancements for those working with GNOME technologies</p>
 
+  <section id="dev-help">
+    <title>DevHelp</title>
+    <p><app>DevHelp</app>, the GNOME developer documentation application, has been updated to be consistent 
with other GNOME 3 applications.</p>
+  </section>
+
   <section id="gtk+">
     <title>GTK+</title>
     <list>
@@ -46,6 +51,16 @@
     </list>
   </section>
 
+  <section id="clutter">
+    <title>Clutter</title>
+    <list>
+      <item><p>Always use the XInput extension in X11 to support touch events by default.</p></item>
+      <item><p>Add ClutterTapAction, to recognize (single) tap gestures on touch screens.</p></item>
+      <item><p>Performance improvements to avoid tearing.</p></item>
+      <item><p>Allow setting text attributes on editable ClutterText actors.</p></item>
+    </list>
+  </section>
+
   <section id="boxes">
     <title>Boxes</title>
     <p>Now uses of libosinfo for express/automated installations. Support for new OSes/distros can be added 
through libosinfo. This uses XSL/XML and avoids the need to use Vala or C.</p>


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