]> git.neil.brown.name Git - edlib.git/commit
Add lib-menubar
authorNeilBrown <neil@brown.name>
Sun, 3 Sep 2023 12:11:51 +0000 (22:11 +1000)
committerNeilBrown <neil@brown.name>
Mon, 4 Sep 2023 23:07:53 +0000 (09:07 +1000)
commitaa801540314a74d9d491de4a1656f13ff5af455b
treeb838a61f353e56ffae3f3f31d4d3f2f82eaaa8b2
parent65535eaeeb1e507fac65d810d8a9838b2209b6c5
Add lib-menubar

We now have a menu bar.  It can be disabled by config, and this is done
for testing.

There are still things to do to make it good, but we have a good start.

Signed-off-by: NeilBrown <neil@brown.name>
DOC/TODO.md
Makefile
data/edlib.ini
data/modules.ini
lib-menubar.c [new file with mode: 0644]
mode-emacs.c