Xpra: Ticket #212: honour window movements

since r1089 we honour client triggered window resizes (see #107), we should probably also honour client window movements. Unfortunately this is more tricky... see #158

Problems:



Tue, 13 Nov 2012 09:25:00 GMT - Antoine Martin: attachment set

if we find that the client window has moved, move our corral window and pass it on to the client


Tue, 13 Nov 2012 09:27:16 GMT - Antoine Martin: status, description changed


Tue, 13 Nov 2012 09:28:37 GMT - Antoine Martin: attachment set

missing bits from the first patch


Fri, 16 Nov 2012 20:29:52 GMT - daemonpnz: cc set


Wed, 20 Mar 2013 14:50:24 GMT - Antoine Martin: milestone changed

re-scheduling for a later version


Thu, 17 Oct 2013 11:35:26 GMT - Antoine Martin: milestone changed

0.12 should deal with focus/move issues


Sun, 16 Mar 2014 11:51:39 GMT - Antoine Martin: status changed

Many changes in this area because of #532, and window moves now done in r5811.

Please check on a variety of platforms using the test applications:

Especially with tricksy setups like multi-monitor: when the windows are on the secondary one (to make sure the coordinates used for the calculations are absolute and not relative to whatever screen you are on)

And maybe also check for regressions in fullscreen/maximize/etc (just in case):

etc.


Sun, 16 Mar 2014 11:51:49 GMT - Antoine Martin: owner changed


Wed, 19 Mar 2014 01:03:22 GMT - alas:


Wed, 19 Mar 2014 06:16:26 GMT - Antoine Martin:


Thu, 20 Mar 2014 21:30:12 GMT - alas:

I think the version was the issue with the test_window_move - I was using r5444.

Testing again with r5828 the move me button causes the window to "hop" as expected.

This looks like it should all be good. (I assume you no longer need the client and server logs?)


Fri, 21 Mar 2014 00:37:53 GMT - Antoine Martin: status changed; resolution set

Done!


Sat, 23 Jan 2021 04:48:34 GMT - migration script:

this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/212