[MPlayer-dev-eng] [PATCH] Don't destroy a -wid window's WM_NORMAL_HINTS property information
Reimar Döffinger
Reimar.Doeffinger at gmx.de
Sun Jan 27 15:41:48 CET 2013
On 22 Jan 2013, at 14:29, Ingo Brückl <ib at wupperonline.de> wrote:
> I noticed that the GUI's video window loses its aspect property after being
> iconized and tracked down the bug to the vo driver. We can either prevent
> the destruction itself (x11_common.patch) or copy the information prior to
> its - pointless - usage (x11_common.alternative.patch).
>
> Which one shall I apply?
I think the first one, vos should never change properties of windows it got passed via WinID unless absolutely necessary.
More information about the MPlayer-dev-eng
mailing list