[release-notes/gnome-3-34] Updates with some last minute additions.



commit 9b2b4c223c1a7653e3b6c5763296e9459207d712
Author: Link Dupont <link sub-pop net>
Date:   Tue Sep 3 11:06:51 2019 -0400

    Updates with some last minute additions.

 help/C/developers.page | 16 +++++++++++++++-
 help/C/index.page      | 15 ++++++++++++++-
 2 files changed, 29 insertions(+), 2 deletions(-)
---
diff --git a/help/C/developers.page b/help/C/developers.page
index c021b579..e83c7588 100644
--- a/help/C/developers.page
+++ b/help/C/developers.page
@@ -71,9 +71,20 @@
     Finally, the UI was redesigned to improve the profiling workflow.</p>
   </section>
 
+  <section id="icon-library">
+    <title>Icon Library</title>
+    <p>Two new applications to help developers with icons have been released.</p>
+    <p><link href="https://flathub.org/apps/details/org.gnome.design.IconLibrary";>
+    <app>Icon Library</app></link> can be used to browse and search for symbolic icons.
+    <link href="https://flathub.org/apps/details/org.gnome.IconPreview";><app>Icon Preview</app></link>
+    assists designers and developers in creating and testing new application
+    icons under different visual styles. Both applications can be installed as
+    Flatpaks and are hosted on <link href="https://flathub.org";>Flathub</link>.
+    </p>
+  </section>
+
   <section id="pango">
     <title>Pango</title>
-    <media type="image" width="940" src="figures/placeholder.png"/>
     <p>The <em>Pango</em> font rendering library introduced a few new features
     that make rendering text easier.</p>
     <p>Developers now have more advanced control over their text rendering options.
@@ -94,6 +105,9 @@
       new functions: <code>g_array_copy</code>, <code>g_array_binary_search</code>,
       <code>g_ptr_array_copy</code>, <code>g_ptr_array_extend</code>, and
       <code>g_ptr_array_extend_and_steal</code>.</p></item>
+      <item><p>The <code>GtkInfoBar</code> visual style has been refreshed.</p></item>
+      <item><p>Scroll bars can be permanently enabled by setting
+      <code>org.gnome.desktop.interface.overlay-scrolling</code> to <code>true</code>.</p></item>
     </list>
   </section>
 
diff --git a/help/C/index.page b/help/C/index.page
index c67beffc..314d5886 100644
--- a/help/C/index.page
+++ b/help/C/index.page
@@ -45,6 +45,9 @@
     another icon will create a group containing both. Groups can be rearranged
     by dragging around as well. This customization option gives users the flexibility
     to organize their applications into any order they want.</p>
+    <p>The <app>Shell</app> UI was refined, including the search entry field,
+    the login password field and the overview window highlight border. All these
+    changes give GNOME <app>Shell</app> an improved overall experience.</p>
   </section>
 
   <section id="epiphany-enhancements">
@@ -127,9 +130,19 @@
       Clutter instead of JavaScript, resulting in faster icon loading and caching.</p></item>
       <item><p><app>Files</app> now warns users when attempting to paste a file
       into a write-protected directory.</p></item>
-      <item><p>The hidden accessibility feature <em>Pointer Location</em> has been updated
+      <item><p>The accessibility feature <em>Pointer Location</em> has been updated
       to work under Wayland sessions now. When the feature is enabled, pressing
       <key>Ctrl</key> will highlight the pointer location on the screen.</p></item>
+      <item><p>The <gui>Activities</gui> hot-corner can now be disabled by setting
+      <code>org.gnome.desktop.interface.enable-hot-corners</code> to <code>false</code>.</p></item>
+      <item><p>GNOME <app>Settings</app> has a refined Wi-Fi list that is easier to
+      read. Search sections can now be reordered by dragging them in the list.
+      The <gui>Night Light</gui> section has been moved to the <gui>Display</gui>
+      panel.</p></item>
+      <item><p>GNOME <app>Software</app> has a larger assortment of featured
+      applications.</p></item>
+      <item><p><app>Polari</app> now displays a banner notifying the user when
+      the app is offline.</p></item>
     </list>
   </section>
 


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