summaryrefslogtreecommitdiffstats
path: root/video/out/x11_common.h
Commit message (Expand)AuthorAgeFilesLines
* x11: fix border togglingwm42013-10-271-0/+2
* x11: remove colormap code, always request TrueColor visualswm42013-09-301-10/+0
* x11_common: mp_msg conversionwm42013-09-121-0/+1
* x11: add window iconwm42013-09-011-0/+1
* video: remove fullscreen flags chaoswm42013-07-181-0/+1
* Replace all calls to GetTimer()/GetTimerMS()wm42013-05-261-1/+1
* x11: remove cursor hiding logic, use VOCTRL_SET_CURSOR_VISIBILITYwm42013-05-261-2/+1
* x11: use vo_x11_control() for all VOswm42013-05-261-4/+0
* video/out: introduce vo_control for gl_common based VOswm42013-05-261-0/+1
* x11: use mpv internal key auto-repeat handling if possiblewm42013-04-241-0/+1
* x11_common: remove assumption that video is always centeredwm42013-03-171-2/+2
* x11_common: fix window mapping, refactor window creation/resize handlingwm42013-03-031-9/+12
* x11_common: use private variables for window statewm42013-03-031-0/+8
* core: move X11 specific code to x11_common.cwm42013-03-011-2/+0
* video/out: remove video mode switching (--vm)wm42013-02-261-2/+0
* video/out: rename create_window to config_windowwm42013-02-261-1/+1
* core: add fs-screen option for fullscreen display selectionStefano Pigozzi2013-02-211-0/+2
* x11_common: uncrustifywm42013-02-211-3/+4
* x11: simplify handling of X Visuals and Colormaps in VOswm42013-01-271-2/+2
* x11: fix some obvious video mode switching bugswm42013-01-271-0/+1
* x11: reduce VO mode switching code duplicationwm42013-01-271-5/+1
* x11: cleanup, refactorwm42013-01-271-66/+18
* vo_x11, vo_xv: XShmCompletion event supportRudolf Polzer2013-01-131-0/+7
* options: remove --displaywm42012-11-161-2/+0
* Rename directories, move files (step 1 of 2) (does not compile)wm42012-11-121-0/+184