Changelog for
xfdashboard-0.7.7.14~git.f20aa97-21.11.i586.rpm :
* Mon May 04 2020 obs-service-tar-scmAATTinvalid- Update to version 0.7.7.14~git.f20aa97:
* Replace returning valid but empty animation in xfdashboard_theme_animation_create() with NULL pointer
* Adding support to animate actor when it will be shown or hidden
* Refactor internal code to add and remove animations at actors to make them commonly usable.
* Adding support to animate actor when it was shown for the first time
* Fix typo
* Fix compilation - undeclared self
* Silence critical warnings when requsting a desktop file for a non-desktop ID but add debug messages.
* Free list of animation when actor is disposed (remaining TODO ;) )
* Adding support to animate actor when a class or a pseudo-class was added or removed.
* Add signals to interface XfdashboardStylable for adding and removing classes and pseudo-classes
* Mon Jul 02 2018 and.novemberAATTopensuse.org- Git version
* Tue Oct 03 2017 seife+obsAATTb1-systems.com- update to 0.7.4 - compatibility with old (<= 4.12) and new (>=4.13) xfce libs - translation updates - adaption to newer libraries- remove xfdashboard-0.7.3-fix-build-with-gtk3-3_21.diff
* Wed Jul 19 2017 seife+obsAATTb1-systems.com- add patch xfdashboard-0.7.3-fix-build-with-gtk3-3_21.diff to fix build with GTK3 < 3.22
* Wed Jul 19 2017 seife+obsAATTb1-systems.com- update to 0.7.3
* work ongoing to support non-X11 windowing systems
* internal code rework
* adaption for newer GTK / GDK
* bugfixes
* translation updates
* Wed Apr 19 2017 seife+obsAATTb1-systems.com- update to 0.7.1
* internal code refactoring
* compatibility with newer GTK / GDK
* small bugfixes
* translation updates
* Wed Sep 07 2016 dap.darknessAATTgmail.com- Update to 0.7.0:
* New feature: Implement pop-up menu which.
* New plugin \'middle-click-window-close\'.
* Allow windows view to filter windows.
* Move to workspace where the window to activate is placed on.
* Introduced a new signal \'actor-created\'.
* Introduced a new signal \"initialized\" in XfdashboardApplication.
* Properties of ClutterActor are now themable.
* Smaller bug-fixes.
* More API documentation.
* Updated localizations.
* Sat May 21 2016 dap.darknessAATTgmail.com- Update to 0.6.0, changelog at https://github.com/gmc-holle/xfdashboard/releases/tag/0.6.0- Added simple man pages for xfdashboard & xfdashboard-settings.
* Tue Apr 05 2016 dap.darknessAATTgmail.com- Update to 0.5.92:
* Added a \"configure\" button in \"plugins\" panel.
* Fixed crash in search view when Gnome-Shell search provider is enabled and DBUS call returned only name for result item.
* Fixed crash in search view when a result item is focused and selected but removed or hidden when search terms are updated.
* Fixed DBUS method signature to call methods \"ActivateResult\" and \"LaunchSearch\" in Gnome-Shell search provider.
* Thu Mar 24 2016 dap.darknessAATTgmail.com- Update to 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().
* 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.
* Implemented a new Model class called XfdashboardModel.
* Fix unpredictable reselections of result items in search view.
* Some typos are fixed also as well code clean up.
* Updated translations.