changed semantics of “small” property – itembar implementation from the master branch performs additional checks whether the plugin is really “small”. These check don't work well with external plugins (layout artefacts during panel resizing). Besides, IMHO it's the plugin designer responsibility to respect the allocated size (that's a convention for any Gtk widgets). Added to the master branch.