]> git.mdlowis.com Git - proto/labwc.git/commit
Support a very simple root-menu
authorJohan Malm <jgm323@gmail.com>
Mon, 19 Oct 2020 21:14:17 +0000 (22:14 +0100)
committerJohan Malm <jgm323@gmail.com>
Mon, 19 Oct 2020 21:14:17 +0000 (22:14 +0100)
commitdc5d1ab976cd887a7315deb43739ac1a30b0327e
tree2e8dc8d46311537cda612b63396f53856bef37ee
parentf49a3a0395bb652bd1cd98f3e410c7d9284f1769
Support a very simple root-menu
include/labwc.h
include/menu/menu.h [new file with mode: 0644]
src/action.c
src/cursor.c
src/main.c
src/menu/menu.c [new file with mode: 0644]
src/menu/meson.build [new file with mode: 0644]
src/meson.build
src/output.c