]> git.mdlowis.com Git - proto/labwc.git/commit
src/action.c: fix client-send-to-menu not properly updated (#2246)
authorHiroaki Yamamoto <hrak1529@gmail.com>
Sun, 20 Oct 2024 08:58:09 +0000 (17:58 +0900)
committerGitHub <noreply@github.com>
Sun, 20 Oct 2024 08:58:09 +0000 (09:58 +0100)
commitc6a6be8219fbeaf99e035ef30a874bbf93d8cf1b
tree5a7022bc6b97a8b6320caf3211e1b48c7996ca84
parentbb87ca5493eb0714de38f9c086f8f5ba074b0278
src/action.c: fix client-send-to-menu not properly updated (#2246)

Before this commit, client-menu needed to be opened for
client-send-to-menu to be updated.
src/action.c