[Xfce4-commits] [www/www.xfce.org] 03/20: tour: Include panel changes

noreply at xfce.org noreply at xfce.org
Wed Aug 21 02:34:41 CEST 2019


This is an automated email from the git hooks/post-receive script.

o   c   h   o   s   i       p   u   s   h   e   d       a       c   o   m   m   i   t       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository www/www.xfce.org.

commit 08569e34dc4c8f1aba129050beb6720842abe10f
Author: Simon Steinbeiss <simon.steinbeiss at elfenbeinturm.at>
Date:   Wed Aug 14 23:01:40 2019 +0200

    tour: Include panel changes
---
 pages/about/tour.php | 18 ++++++++++++++++--
 1 file changed, 16 insertions(+), 2 deletions(-)

diff --git a/pages/about/tour.php b/pages/about/tour.php
index b5ebca1..28f5ee0 100644
--- a/pages/about/tour.php
+++ b/pages/about/tour.php
@@ -22,6 +22,20 @@
 
   <h3><?php E_("Accessibility") ?></h3>
 
-<p><?php E_("One accessibility feature that people coming from other desktop environments or operating systems were still missing is to set a keyboard shortcut to visually locate the mouse pointer. This feature was added in Xfce 4.14.") ?></p>
+<p><?php E_("One accessibility feature that people coming from other desktop environments or operating systems were still missing is to set a (custom) keyboard shortcut (by default: Super+F1) to visually locate the mouse pointer. This feature was added in Xfce 4.14.") ?></p>
 
-  <?php print_figure ("about/tour/4.14/locate-mouse.gif", R_("The mouse location animation")) ?>
+  <?php print_figure ("about/tour/4.14/locate-mouse.gif", R_("The mouse pointer location animation")) ?>
+
+  <h2><?php E_("Panel") ?> <em>(xfce4-panel)</em></h2>
+
+  <h3><?php E_("General: Icon size") ?></h3>
+
+<p><?php E_("A new feature that we introduced in the panel is being able to control the icon size of all plugins. ('All' may not be technically correct, as not all plugins support the new API as of now, but now they <i>can</i>. Plus the Window buttons plugin is an exception, because libwnck doesn't allow anything other than 16px or 32px.) This means setups that were previously impossible, because icons would upscale automatically according to size-steps hard-coded in the panel, are now p [...]
+
+  <?php print_figure ("about/tour/4.14/panel-iconsize.png", R_("A 32px tall panel with 16px icons")) ?>
+
+  <h3><?php E_("Window buttons: Grouping") ?></h3>
+
+<p><?php E_("Grouping was improved in the Window buttons plugin, both functionally (by improving the matching and icon-finding) and visually by providing a new group indicator that is less likely to clash with window titles containing an enumeration in brackets.") ?></p>
+
+  <?php print_figure ("about/tour/4.14/panel-group.png", R_("The new group indicator (two terminal windows)")) ?>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list