]> git.neil.brown.name Git - edlib.git/commit
introduce core-window.c
authorNeilBrown <neil@brown.name>
Wed, 28 Jun 2023 06:56:39 +0000 (16:56 +1000)
committerNeilBrown <neil@brown.name>
Wed, 28 Jun 2023 07:51:41 +0000 (17:51 +1000)
commitfcdbafc3359c4f584491275d0bc404ccf9d8e98c
tree72095927f10f3ba0e85a49f518655df494e5e2a8
parented79d1df5f0be988bdae0819be18d6b478843c61
introduce core-window.c

core-window provides a window-core pane which provides core
functionality for all windows.  Some functionality is moved out of
lib-input where it doesn't really belong.

Signed-off-by: NeilBrown <neil@brown.name>
Makefile
core-editor.c
core-window.c [new file with mode: 0644]
internal.h
lib-input.c