]> git.sesse.net Git - vlc/history - modules/video_output/xcb/common.c
XCB: unset the cursor when we detect pointer motion
[vlc] / modules / video_output / xcb / common.c
2009-10-28 Rémi Denis-CourmontXCB: CreateBlankCursor common helper
2009-10-28 Rémi Denis-CourmontXCB: follow pointer motion in the parent window
2009-10-25 Rémi Denis-CourmontXCB-XVideo: no need to detach segment explicitly before...
2009-10-18 Rémi Denis-CourmontFix goofed inconsistent license text from myself.
2009-09-26 Rémi Denis-CourmontXCB: print server version infos in the debug
2009-09-02 Rémi Denis-CourmontXCB: memory leak
2009-08-16 Rémi Denis-CourmontXCB: try to catch mouse clicks from the owner window
2009-08-08 Laurent AimarConverted vout xcb to "vout display" API.
2009-08-01 Laurent AimarSplit back window module providers by type.
2009-08-01 Laurent AimarUpdated xcb vout module to the new API.
2009-06-10 Rémi Denis-CourmontConstify XCB screen pointers
2009-05-07 Rémi Denis-CourmontXCB/X11: handle scaling, crop and A/R
2009-04-26 Rémi Denis-CourmontXCB: develop picture core initialization
2009-04-25 Rémi Denis-CourmontXCB: Factor picture allocation
2009-04-25 Rémi Denis-CourmontXCB: factor some code