Xpra: Ticket #2414: don't wait for codec initialization to accept connections

Following up #2341, we now wait for the init thread to complete (r21937). See also #2415 and #2411 We could try to accept the client connections first and later update the client with the new list of codecs.



Thu, 12 Sep 2019 06:57:50 GMT - Antoine Martin: status, description changed


Mon, 21 Oct 2019 08:29:33 GMT - Antoine Martin: description changed


Thu, 31 Oct 2019 07:41:11 GMT - Antoine Martin: status changed; resolution set

Done:

Warning: the code to update the tray menu is a bit iffy, we monkey patch the packet handler to update the tray menu when the encoding attributes are received.


Sun, 03 Nov 2019 08:30:45 GMT - Antoine Martin:

Ensure we can use 'png' and 'jpeg' early, even before the threaded initialization has completed: r24341.


Sat, 23 Jan 2021 05:50:39 GMT - migration script:

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