-
-
Notifications
You must be signed in to change notification settings - Fork 176
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sync window position between clients #1369
Comments
This could be done as part of #1368 which is related. We could add new parameters to the sharing command line switch to control where new clients are added to the server-side virtual display: on-top (as done currently), automatic side-by-side, custom offset, etc The big difficulty for implementing the "windows that appear to move from one client to another" is that the windowing systems (ie: the client side window manager on Linux) will clamp window positions to the desktop, so we would have to add code to hide the windows until the offset makes them land within the client's desktop area. |
2020-02-02 18:45:03: devurandom commented
|
No, synergy does not help us here. BTW, if you want to use something based on synergy, barrier is a much better option, as it is truly open-source / free software. |
2020-02-08 20:28:48: norman commented
|
See also #2666 |
Issue migrated from trac ticket # 1369
component: server | priority: minor | keywords: wishlist
2016-11-21 22:27:15: norman created the issue
The text was updated successfully, but these errors were encountered: