This repository has been archived on 2025-03-16. You can view files and clone it, but cannot push or open issues or pull requests.
project-client/src/preload
Vendicated 15a49a31e1
add clipboard.copyImage ipc
the web clipboard api only works when focused. so when you try to copy an image but immediately unfocus while its still fetching the image, it will fail. this ipc ensures it will always work even without focus
2024-01-13 19:04:32 +01:00
..
index.ts remove legacy vencorddesktop aliases 2023-10-21 22:25:16 +02:00
typedIpc.ts Rename to Vesktop (#57) 2023-07-13 19:03:13 +02:00
VesktopNative.ts add clipboard.copyImage ipc 2024-01-13 19:04:32 +01:00