ANNOUNCE: xfdashboard 0.2.1 released
Stephan Haller
nomad at froevel.de
Wed Jul 16 21:40:16 CEST 2014
xfdashboard-0.2.1 "FIFA WM is over ... Go back to work ;)" was released on 2014-07-16.
This is the next release of stable version 0.2.
About xfdashboard
=================
Maybe a Gnome shell like dashboard for Xfce
Website:
http://xfdashboard.froevel.de
Documentation:
http://xfdashboard.froevel.de/doc.html
Bugs/issues/enhancements:
https://github.com/gmc-holle/xfdashboard/issues
FAQ:
http://xfdashboard.froevel.de/faq.html
Release notes for 0.2.1
========================
* Introduced a new layout manager called XfdashboardDynamicTableLayout
which is mainly be used for views using the icon mode to stop layout
problem which are cause by using ClutterFlowLayout before. This new
XfdashboardDynamicTableLayout is a layout manager which layouts children
in a dynamic table grid. Rows and columns are inserted and deleted
automatically depending on the number of visible child actors. Usually
it will prefer more columns over rows. (Issue #28)
* Fix problems with focus manager and focussed actors when they
are going to be hidden.
* Allow some ClutterActor properties to be stylable, i.e. 'x-expand',
'y-expand', 'x-align' and 'y-align'
* Hopefully improved search speed a little bit by reducing loading and
parsing '*.desktop' files in XfdashboardApplicationsSearchProvider
* Select first result item in search view when a search was started
to allow starting the top-most result in current search by pressing
the key 'ENTER'. (Issue #29 and #30)
Download
========
http://xfdashboard.froevel.de/releases/xfdashboard-0.2.1.tar.gz
http://xfdashboard.froevel.de/releases/xfdashboard-0.2.1.tar.bz2
More information about the Xfce
mailing list