]> git.mdlowis.com Git - proto/labwc.git/commit
view: Add view_evacuate_region() helper
authorJohn Lindgren <john@jlindgren.net>
Thu, 16 Feb 2023 16:54:18 +0000 (11:54 -0500)
committerConsolatis <35009135+Consolatis@users.noreply.github.com>
Fri, 17 Feb 2023 03:47:15 +0000 (04:47 +0100)
commitd2fae39fe3b5d5682ebaba81b68786d1f5a78335
treecf14ce9401887136b2103cfbe818d2a11250df22
parent0ca6c4c763eaee091a3abeddd135eb6272fcfd26
view: Add view_evacuate_region() helper

v2: Modify asserts as suggested by Consolatis
include/view.h
src/regions.c
src/view.c