Luther 0 Posted November 18, 2019 Share Posted November 18, 2019 I'm writing a cross platform engine/framework and it occurred to me that it might be possible to leverage synergy in this software. Specifically, if I have the server for my software running on two machines, it'd be great to be able to drag a window from my application on one machine to another. To facilitate this, I'd need synergy to inform the server on the target machine that a window is being dragged (for example, a tear-able panel with spatial controls being dragged from a 3D editor running on a windows machine to a table that's multi-touch capable, which would then become a controller for the main application), which could then communicate with the source machine, replicate the window contents and setup all the hooks needed for those two to communicate. On the synergy side, I suppose all that would be needed would be some sort of process hook API. Has any thought been given to this? It'd be really cool and very intuitive to be able to get machines to connect this way. Link to post Share on other sites
Synergy Team Nick Bolton 406 Posted November 20, 2019 Synergy Team Share Posted November 20, 2019 We've been meaning to add a scriptable API for a while now. It's on the Synergy roadmap but I can't say when we'll implement it. Link to post Share on other sites
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now