Skip to content

effects: Make setting WindowHeap layout mode nicer

Vlad Zahorodnii requested to merge work/zzag/window-heap-nicer-api into master

Expose only the layout object and set its mode using "layout.mode:" syntax rather than expose the layout object and its properties in the WindowHeap.

Merge request reports