1
0
mirror of https://github.com/chylex/Nextcloud-Desktop.git synced 2025-09-22 16:24:50 +02:00
Files
Jocelyn Turcotte 5264a8c7f6 shell_integration: Fix disappearing context menus on Windows #2898
Since each new connection to the socket API would trigger a broadcast
of REGISTER_PATH to all existing connections, opening the context menu
would trigger a SHChangeNotify call of the root directory through
the overlay icon extension, which is currently also connected to the
socket API, waiting for changes.

Fix the issue by sending the initial REGISTER_PATH automatic response
only to the connecting socket.
2015-03-13 20:53:59 +01:00
..
2015-03-04 09:51:54 +01:00
2015-03-13 15:48:35 +01:00