Jump to content

Hello! đź‘‹

These forums are now archived (read only).

Join us on Discord.

API hooks on synergy events


Recommended Posts

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

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...