> Suil 0.6.6 is out. Suil is a lightweight C library for loading and
> wrapping LV2 plugin UIs. Suil transparently presents UIs written in
> any toolkit as the desired widget type of host programs, so hosts do
> not have to depend on foreign toolkits.
>
> This minor release fixes a couple of potential crashes.
>
> Suil home:
http://drobilla.net/software/suil/
> Download:
http://download.drobilla.net/suil-0.6.6.tar.bz2
>
> Changes:
> * Fix crash in x11_in_gtk2 when event_filter fires before widget
> is realized
> * Use libgtk-x11-2.0.so.0 (with .0 suffix) by default which is
> available on systems without the dev package
> * Update to waf 1.7.8 and autowaf r90 (install docs to versioned
> directory)
>
> Also, a note about the previous release: the Gtk in Qt fixes are thanks
> to Devin Anderson; apologies for this attribution oversight in the hasty
> release and corresponding announcement.
>
> Enjoy,
>
> -dr
>