Xpra: Ticket #25: xpra window icons can be far too big

During testing on android (and sending icons as png as per r176) I noticed that some window icons, sent as "icon" as part of the window metadata can be up to 256x256 in size. Most of the time these are only used as a small icon in the window's title bar and in the task manager. Also, as far as I know there are no constraints on the size which will be accepted by the window manager. Therefore, to try to minimize the use of bandwidth we should scale those down to a more reasonable size before sending, maybe 48x48?



Tue, 20 Sep 2011 10:08:13 GMT - Antoine Martin: status, component changed


Fri, 23 Sep 2011 13:06:37 GMT - Antoine Martin: status changed; resolution set

done in r184 (set to 64x64 max for now - keeping aspect ratio)


Mon, 20 Feb 2012 20:00:35 GMT - Antoine Martin: version set


Sat, 23 Jan 2021 04:43:31 GMT - migration script:

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