]> git.sesse.net Git - vlc/commit
* modules/video_output/x11/xcommon.c: Select events in the video subwindow
authorSam Hocevar <sam@videolan.org>
Wed, 16 Jul 2003 15:25:32 +0000 (15:25 +0000)
committerSam Hocevar <sam@videolan.org>
Wed, 16 Jul 2003 15:25:32 +0000 (15:25 +0000)
commitbae1c308aeff599d920bfb658c2dfea1958b8c27
treebce3ee969cdd9c7b3b7b07b3e35d1b951c2c7795
parentb9d25717d73c1e368c355c68e9ce7514d5ea42fb
  * modules/video_output/x11/xcommon.c: Select events in the video subwindow
    instead of the base window, because newer versions of Mozilla select
    ButtonPress for the window it gives us, and XSelectInput only allows
    one client to select this event.
modules/video_output/x11/xcommon.c