libdazzle 3.27.3



About libdazzle
===============

libdazzle is a collection of fancy features for GLib and Gtk+ that
aren't quite ready or generic enough for use inside those libraries.
This is often a proving ground for new widget prototypes. Applications
such as Builder tend to drive development of this project.

News
====

Changes in this release:

 • A new DzlRecursiveFileMonitor for recursive file monitors. This is
   only guaranteed to use a single FD when inotify is used (ie: Linux).
 • Fixes for age comparison in directory reaper.
 • Improvements to legacy activation in shortcuts.
 • Avoid potential spinning in progress-menu-button.
 • DzlFileTransfer is a new high-level API to help in copying or moving
   directory trees. It is not as smart as libglnx, but it is simpler to
   use and we'd like to see this improve.
 • DzlTreeBuilder has broken ABI this cycle and gained padding to help
   us avoid breaking ABI in the future. Those who only use it from signals
   and dzl_tree_builder_new() are not effected by this alone.
 • DzlTreeBuilder has also added build-children signal so that it can
   disambiguate between building nodes (adding anscillary data) and
   creating children in a lazy tree. This does, unfortunately, break
   existing code as it needs to switch to using build-children.



Download
========
https://download.gnome.org/sources/libdazzle/3.27/libdazzle-3.27.3.tar.xz (408K)
  sha256sum: 876837254a9f70f4cb72557b01010aafbbc886cf7b0a0bfddb8cf6d1b475a4a1



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