[MPlayer-dev-eng] [PATCH] Enable vo_quartz foreground operation w/o SDL
Nicolas Plourde
nicolas.plourde at sympatico.ca
Mon Jul 12 01:50:46 CEST 2004
Diego Biurrun wrote:
>I was going to comment on this patch but you already committed it..
>
>IIUC the patch then the window is always in the foreground now. All
>X11 video output drivers (except SDL - anybody feel like sending a
>patch?) toggle foreground operation with the -ontop switch and the "T"
>key. IMO vo_quartz should honor that as well.
>
>Diego
>
vo_quartz allready comply with the -ontop switch. This patch was related
with a problem when using
carbon api in a command line application, vo_quartz was not able to go
in foreground or receive event.
this patch fix this.
More information about the MPlayer-dev-eng
mailing list