Suil 0.6.12 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.
Download:
http://download.drobilla.net/suil-0.6.12.tar.bz2
More about Suil:
http://drobilla.net/software/suil
Changes:
* Fix key events for X11 in Gtk without using a
troublesome event filter
* Fix crash when a broken UI returns a NULL descriptor
* Fix compilation on BSD
Enjoy,
-dr