Skip to content

gallery: Support embedding a camera widget

Alice Mikhaylenko requested to merge alicem/libaperture:wip/exalm/gallery into master

Add 'widget' property that allows placing an Aperture.Widget as the first page of the gallery.

Add 'is-widget-visible' and 'progress' properties to work with it.

Allow to set the widget via child type="widget" in GtkBuilder.

Make add_image() prepend images instead of appending.

Merge request reports