]> git.neil.brown.name Git - edlib.git/commit
Introduce ->root pointer in panes.
authorNeilBrown <neil@brown.name>
Mon, 12 Jun 2023 00:47:27 +0000 (10:47 +1000)
committerNeilBrown <neil@brown.name>
Wed, 28 Jun 2023 07:51:41 +0000 (17:51 +1000)
commit3fd9437cf1cb83998e61ae8c91a5b990db24295e
tree4206754616e6c29f548ab7618dc41e0e6e473c15
parent9256730b69715db0ec068deb24cef2813632a094
Introduce ->root pointer in panes.

pane->root gets straight to the root, so we can efficiently access
global state.

Signed-off-by: NeilBrown <neil@brown.name>
core-pane.c
core.h