Xpra: Ticket #1226: xshape scaling is too slow

See ticket:501#comment:8, we now use the lazy shape scaling which often gives incorrect results. (two adjacent rectangles may not be adjacent after we have scaled their coordinates..)

We should be able to make this much faster, either using numpy or cython.



Mon, 06 Nov 2017 08:46:28 GMT - Antoine Martin:

See also #1351 and #893.


Wed, 28 Mar 2018 05:07:00 GMT - Antoine Martin: status, milestone changed


Wed, 20 Mar 2019 05:05:33 GMT - Antoine Martin: milestone changed

Milestone renamed


Sat, 23 Jan 2021 05:18:25 GMT - migration script:

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