[vlc-devel] commit: Converted globalhotkeys to XCB. (Laurent Aimar )
git version control
git at videolan.org
Sun Mar 1 21:34:32 CET 2009
vlc | branch: master | Laurent Aimar <fenrir at videolan.org> | Sun Mar 1 21:28:08 2009 +0100| [283b125f4ac0ba3fcd6398f1da522557356831e9] | committer: Laurent Aimar
Converted globalhotkeys to XCB.
The XLib support has been dropped, so xcb and xcb-keysyms is now needed for
this plugin.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=283b125f4ac0ba3fcd6398f1da522557356831e9
---
configure.ac | 16 ++-
modules/control/globalhotkeys/Modules.am | 2 +-
modules/control/globalhotkeys/{x11.c => xcb.c} | 196 +++++++++++++-----------
3 files changed, 120 insertions(+), 94 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=283b125f4ac0ba3fcd6398f1da522557356831e9
More information about the vlc-devel
mailing list