ANNOUNCE: xfdashboard 0.5.91 released
Stephan Haller
nomad at froevel.de
Tue Mar 22 21:08:25 CET 2016
xfdashboard-0.5.91 "1111 - the number of the day" was released on 2016-
03-22.
This is a release candidate for upcoming stable version 0.6.0.
About xfdashboard
=================
Maybe a Gnome shell like dashboard for Xfce
Website:
http://goodies.xfce.org/projects/applications/xfdashboard/start
Documentation:
http://goodies.xfce.org/projects/applications/xfdashboard/manual
Bugs/issues/enhancements:
https://bugzilla.xfce.org/
https://github.com/gmc-holle/xfdashboard/issues
Translations:
https://www.transifex.com/projects/p/xfdashboard
FAQ:
http://goodies.xfce.org/projects/applications/xfdashboard/faq
Release notes for 0.5.91
========================
* Rewrote application object as beginning with Glib 2.47.4 it
deregisters an application from session's DBUS when returning
from function g_application_run(). This was especially bad when
running in daemon mode. The new application object stays in
g_application_run as long as the application is running and as
it is intended by Glib. (GH #116)
* Fixed check if a window is really "visible" before trying to find
the running application in application tracker (GH #114)
* Fixed usage of an uninitialized application instance (GH #115)
* Added a compatibility layer to silence compiler warnings about
usage of deprecated function in Clutter 1.24 and higher (GH #117)
* Implemented a new Model class called XfdashboardModel which
replaces ClutterListModel to silence compiler warnings about
usage of deprecated function in Clutter 1.24 and higher (GH #117)
* Fix unpredictable reselections of result items in search view
when the current selection was destroyed or hidden while updating
results. (GH #119)
* Some typos are fixed also as well code clean up
* Updated translations
Download
========
http://archive.xfce.org/src/apps/xfdashboard/0.5/xfdashboard-0.5.91.tar
.bz2
More information about the Xfce
mailing list