clipboard-sync
clipboard-sync copied to clipboard
Tray icon loses its position after app updates on Windows
trafficstars
We basically need to set a guid: https://www.electronjs.org/docs/latest/api/tray#new-trayimage-guid
Closed by https://github.com/felipecrs/clipboard-sync/pull/30
Reopened due to:
- https://github.com/felipecrs/clipboard-sync/pull/38
- https://github.com/electron/electron/issues/2468
- https://github.com/electron/electron/issues/41721
- https://github.com/electron/electron/issues/41773
https://github.com/felipecrs/clipboard-sync/commit/7bc07283b00a53b5c50ce452bf4b1156364b8b50 fixes it for Windows 11.
This issue is still valid on Windows 10, but nothing can be done about it unfortunately, until Electron fixes it.
Therefore, I'm closing it.