]> git.sesse.net Git - vlc/commit
XCB: remove hotkeys from video output
authorRémi Denis-Courmont <rdenis@simphalempin.com>
Thu, 5 Feb 2009 19:46:53 +0000 (21:46 +0200)
committerRémi Denis-Courmont <rdenis@simphalempin.com>
Thu, 5 Feb 2009 19:49:13 +0000 (21:49 +0200)
commitf9e0558e02e2679ef322db985caa6fb7965b8113
treee93d9e3bd840b1b7343cb59bdd70bff34b3af8c7
parent08b5947d023486b6dc81526d395cc4d9320757f1
XCB: remove hotkeys from video output

The window provider can take care of this (tested with Qt4 and XCB
window). X11 forwards unhandled events to ancestor windows.
modules/video_output/Modules.am
modules/video_output/xcb/xcb.c