[MPlayer-dev-eng] WM detection
Nilmoni Deb
ndeb at ece.cmu.edu
Fri May 10 18:14:16 CEST 2002
Pontscho,
I have switched to XCheckWindowEvent now. I also put this print
statement:
printf("<<<<<<<<<<<< name=%s\n", name);
inside the if ( xev.type == PropertyNotify ) block.
Not a single name string appeared while running
'mplayer -v -vo xv -fs file'
This means there is no xev.type being generated which is equal to
PropertyNotify. Thats the reason I tried out the XNextEvent function.
What do u suggest as a solution that will work for both of us ?
thanks
- Nil
More information about the MPlayer-dev-eng
mailing list