[MPlayer-dev-eng] GUI and vo_x11 functions

Ingo Brückl ib at wupperonline.de
Fri Sep 9 17:09:24 CEST 2011


After reworking the GUI fullscreen code, there are two vo_x11 functions left
which I'd like to use, but currently can't.

vo_x11_setlayer() is blocked by WinID >= 0, vo_x11.1.patch could unblock it.

(If accepted, we probably should likewise patch vo_x11_border()
[vo_x11.2.patch], although I don't need that, because I'm using an own
GUI decoration function.)

vo_x11_sizehint() uses global mDisplay and vo_window and I'd need these as
parameters as in vo_x11.3.patch. (But I could use own sizehint code which is
in the GUI function that creates a window just as well. This code could be
extracted into an own function and called then, which may be the better
solution.)

Ingo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vo_x11.1.patch
Type: text/x-diff
Size: 989 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20110909/650a503d/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vo_x11.2.patch
Type: text/x-diff
Size: 408 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20110909/650a503d/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vo_x11.3.patch
Type: text/x-diff
Size: 1996 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20110909/650a503d/attachment-0002.bin>


More information about the MPlayer-dev-eng mailing list