]> git.mdlowis.com Git - proto/labwc.git/commit
src/menu: Attach view to menu and use it when executing actions
authorConsolatis <35009135+Consolatis@users.noreply.github.com>
Thu, 9 Jun 2022 15:10:36 +0000 (17:10 +0200)
committerJohan Malm <johanmalm@users.noreply.github.com>
Thu, 9 Jun 2022 21:09:40 +0000 (22:09 +0100)
commit5a4c5de332aad603f032036d5059984a67cc5937
treed62f31b2555fa96d7bac9461288bf2768b8ff4fa
parentca9226a7a6263da47f85dc5340e3771cc45fff24
src/menu: Attach view to menu and use it when executing actions

This fixes #380
include/menu/menu.h
src/action.c
src/cursor.c
src/menu/menu.c
src/view.c