[vlc-devel] [PATCH] - x11 event handling

brezhoneg1 brezhoneg1 at yahoo.fr
Mon Nov 3 18:48:18 CET 2008


This patch implements a new option:

  --vout-x11-event = none | fullscreen-only | fullsupport.

 This option will allow libvlc api developers to choose which key/mouse
interaction they want from X11 vout plugin.

If this option is not provided, the plugin still works as it used to.
Nobody should suffer from it.

Yet, for those programming in QT4, desactivating key/mouse handling at
the plugin level allows to regain control of these events within the QT4
architecture.

As usual, this patch is a proposal. Feel free to comment, ack or nack
it.

Erwan10
-------------- next part --------------
A non-text attachment was scrubbed...
Name: xcommon.c.diff
Type: application/octet-stream
Size: 1594 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20081103/dbac58a4/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: x11.c.diff
Type: application/octet-stream
Size: 962 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20081103/dbac58a4/attachment-0001.obj>


More information about the vlc-devel mailing list