aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out/x11_common.h
Commit message (Expand)AuthorAge
...
* x11: remove cursor hiding logic, use VOCTRL_SET_CURSOR_VISIBILITYGravatar wm42013-05-26
* x11: use vo_x11_control() for all VOsGravatar wm42013-05-26
* video/out: introduce vo_control for gl_common based VOsGravatar wm42013-05-26
* x11: use mpv internal key auto-repeat handling if possibleGravatar wm42013-04-24
* x11_common: remove assumption that video is always centeredGravatar wm42013-03-17
* x11_common: fix window mapping, refactor window creation/resize handlingGravatar wm42013-03-03
* x11_common: use private variables for window stateGravatar wm42013-03-03
* core: move X11 specific code to x11_common.cGravatar wm42013-03-01
* video/out: remove video mode switching (--vm)Gravatar wm42013-02-26
* video/out: rename create_window to config_windowGravatar wm42013-02-26
* core: add fs-screen option for fullscreen display selectionGravatar Stefano Pigozzi2013-02-21
* x11_common: uncrustifyGravatar wm42013-02-21
* x11: simplify handling of X Visuals and Colormaps in VOsGravatar wm42013-01-27
* x11: fix some obvious video mode switching bugsGravatar wm42013-01-27
* x11: reduce VO mode switching code duplicationGravatar wm42013-01-27
* x11: cleanup, refactorGravatar wm42013-01-27
* vo_x11, vo_xv: XShmCompletion event supportGravatar Rudolf Polzer2013-01-13
* options: remove --displayGravatar wm42012-11-16
* Rename directories, move files (step 1 of 2) (does not compile)Gravatar wm42012-11-12