if desktop client sent a first reply: wait for the menu data
authorMatthieu Gallien <matthieu.gallien@nextcloud.com>
Tue, 19 Mar 2024 08:39:36 +0000 (09:39 +0100)
committerMatthieu Gallien <matthieu.gallien@nextcloud.com>
Wed, 20 Mar 2024 08:44:33 +0000 (09:44 +0100)
commit4bf1b8604c572a7b7f582fc6bea7ef8a8c09c861
tree9a43a46ca991708060cb58921f81d4d637bbad1f
parent9a8392c1a376d31f772eedba6a86ffaf7565d77e
if desktop client sent a first reply: wait for the menu data

may need the user to wait a bit longer but should prevent missing the
context menu

should still be robust since we only wait indefinitely if desktop client
sent a first reply

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
shell_integration/windows/NCContextMenu/NCClientInterface.cpp
src/gui/socketapi/socketapi.cpp